Spam
Also known as: Unsolicited bulk email, UBE
Unsolicited bulk messaging — email, SMS, comments, or DMs — sent to large recipient lists for advertising, fraud, or malware delivery.
Last updated:
What is spam?
Spam is unsolicited bulk messaging pushed out to recipients who have no pre-existing relationship with the sender. The term started as internet slang for unwanted email (reportedly from the Monty Python sketch) and now covers SMS spam, comment spam, DM spam, and any other channel that lets a sender reach many recipients cheaply. The economics are simple: sending costs almost nothing, so even a 0.001% response rate on hundreds of millions of messages can be profitable.
What spam is used for
- Product advertising — pharmaceutical, counterfeit goods, pump-and-dump stock schemes
- Phishing — credential capture or wire-fraud pretexts
- Malware delivery — weaponized attachments or links to exploit kits
- SEO link manipulation — links dropped into blog comments, forums, and guestbooks to boost a third-party site's ranking (see comment spam)
- Account-farming confirmations — hundreds of fake signups to fresh services to build a reputation base
How spam is delivered at scale
Historically, spam was sent from the attacker's own SMTP relays. Today it's dispersed across a botnet, thousands of compromised mail servers, hijacked cloud SMTP accounts, or — for the "clean" commercial end — email-service-provider accounts bought with stolen cards. The sender list itself usually comes from an email harvester crawl or a breach dump.
Anti-spam infrastructure
Modern email defense stacks SPF, DKIM, DMARC, content filtering, reputation scoring (SenderScore, Talos, Spamhaus), and per-recipient machine-learning classifiers. Most high-volume spam is rejected at the SMTP handshake before the message is even accepted. Source IPs on spam runs are rapidly flagged — running them through an IP abuse report checker usually returns heavy prior reporting.