What is Spamhaus?
Spamhaus is a nonprofit threat-intelligence organization that maintains widely used blocklists of spam and malware sources, consulted by most email systems to filter unwanted messages.
Spamhaus is a nonprofit organization founded in 1998 by Steve Linford. It provides threat intelligence and real-time blocklists (DNSBLs) that identify IP addresses and domains associated with spam, phishing, malware, and other abusive email practices. Its blocklists are among the most widely deployed in the email industry, consulted by the majority of mail servers and email security gateways worldwide.
The core of Spamhaus's operation is its suite of Domain Name System-based Blackhole Lists (DNSBLs). The most famous is the Spamhaus Block List (SBL), which lists IP addresses known to send spam or host spam operations. Other lists include the Exploits Block List (XBL), covering hijacked PCs and compromised servers, and the Policy Block List (PBL), which lists IP address ranges that should never send unauthenticated email. Mail administrators configure their MTAs to query these DNSBLs in real time; a positive match causes the message to be rejected, flagged, or quarantined. Spamhaus also maintains the Domain Block List (DBL) for domains used in spam, and the ZEN list, which combines SBL, XBL, and PBL into a single query.
Spamhaus operates from a position of authority in the email ecosystem. Its data is aggregated from a global network of honeypots, spam traps, and user reports, and is curated by a team of analysts. While some critics have raised concerns about false positives or lack of due process, Spamhaus remains a cornerstone of email anti-abuse infrastructure. Its lists are free for noncommercial use and licensed to large providers and security vendors. The organization also publishes threat intelligence reports and operates the Spamhaus Project website, which provides lookup tools and educational resources.
Key facts
- Founded in 1998 by Steve Linford as a nonprofit anti-spam organization.
- Operates the Spamhaus Block List (SBL), Exploits Block List (XBL), and Policy Block List (PBL).
- Blocklists are queried via DNS (DNSBL) and used by most email servers globally.
- Maintains the Domain Block List (DBL) for spam-sending domains.
- Data sources include honeypots, spam traps, and user reports analyzed by a human team.
How it works in practice
Related terms
References
More in Email
BIMI
BIMI (Brand Indicators for Message Identification) is a DMARC-aligned standard that lets email senders publish a verified logo for display in supporting mail clients.
Bounce Message
A bounce message, or non-delivery report (NDR), is an automated email sent to the originator when delivery cannot be completed, including a status code and failure reason.
Catch-All Email
A catch-all email account receives all messages sent to invalid or nonexistent addresses at a domain, preventing bounce-backs but attracting spam.
DKIM
DKIM is an email authentication method that lets a domain claim responsibility for a message by attaching a cryptographic signature validated against a DNS public key.
DMARC
DMARC is an email authentication policy protocol that builds on SPF and DKIM to tell receiving mail servers how to handle messages that fail authentication checks.
DNSBL
A DNSBL is a real-time IP reputation database published via DNS, used by mail servers at SMTP time to reject or flag senders known for spam or abuse.
Greylisting
Greylisting is a spam-filtering technique that temporarily rejects email from unknown senders, forcing legitimate mail servers to retry delivery while filtering out spammers that do not retry.
IMAP
IMAP is an email protocol that lets clients access and manage messages stored on a mail server, keeping the server as the authoritative copy and synchronizing folder state across multiple devices.
Mailbox Quota
A mailbox quota is a storage limit placed on a user's email account. Once the total size of stored messages exceeds this limit, the server may reject new incoming emails or warn the user.
MDA
An MDA (Mail Delivery Agent) is a software component that transfers an email from a Mail Transfer Agent (MTA) into a recipient's local mailbox, typically on a mail server or a user's machine.