Overview

Founded in 1998 and headquartered in the UK (with operations in Luxembourg), Spamhaus is the world's largest anti-spam DNSBL (DNS-based Blocklist) organization, categorized under Email Service security and reputation infrastructure. Spamhaus operates multiple public DNS blocklists including ZEN (composite), SBL (Spamhaus Block List), XBL (Exploits Block List), DBL (Domain Block List), and DROP (Don't Route Or Peer), which serve as essential spam filtering references for email systems worldwide.

Spamhaus data is queried by over 3 billion mail servers daily, covering virtually all major email providers and enterprise email gateways. Its mission is to reduce spam and malicious email through collaborative threat intelligence sharing and public reputation data. Spamhaus data is also widely used by ISPs, security vendors, and law enforcement agencies.

Key Strengths

  • Largest DNSBL Operator: Tracks over 2 billion IP and domain reputation records in real-time with minute-level threat intelligence updates. Almost every major email provider (Gmail, Outlook, Yahoo, etc.) references Spamhaus data in inbound filtering.
  • ZEN Composite Blocklist: Merges SBL, XBL, and PBL into a single ZEN query output, simplifying mail server configuration. ZEN is queried by 3+ billion mail servers daily — the most widely referenced blocklist in email security architecture.
  • DBL Domain Blocklist: Specifically targets spam and malware-distributing domains. Mail servers can query DBL to check if the sender's domain appears in known malicious domain lists, effectively intercepting phishing and malicious links.
  • Policy Block Capabilities: Via DROP (Don't Route Or Peer) lists and AS-level blocking, Spamhaus can block traffic from known malicious IP ranges at the routing level, assisting security hardening decisions.
  • Free Public Queries: Core DNSBL queries are free for all mail servers without registration. Enterprises and developers can build their own monitoring and alerting systems using Spamhaus data.

Product Ecosystem

DNSBL Blocklist System

Spamhaus maintains multiple tiers of DNS blocklists, queried via standard DNS lookup interfaces (e.g., dnsbl.spamhaus.org):

  • SBL (Spamhaus Block List): Manually reviewed IP addresses known to send spam
  • XBL (Exploits Block List): Compromised IP addresses controlled by malware sending spam
  • PBL (Policy Block List): IP ranges that should not directly send mail (e.g., residential broadband)
  • ZEN: Combines SBL + XBL + PBL into one query address — the most commonly used composite blocklist
  • DBL (Domain Block List): Domains associated with spam and malware distribution
  • DROP (Don't Route Or Peer): IP address ranges confirmed under malicious operator control

Data Query Service (DQP)

Spamhaus Data Query Service (DQP) is a paid subscription for enterprise and high-volume users, offering higher query quotas, SLA guarantees, and dedicated support. DQP uses tiered pricing based on query volume.

The HBL (Threat Intelligence)

Spamhaus HBL (Hosted Block List) is a specialized blocklist for cloud provider IP ranges, helping identify malicious traffic originating from cloud infrastructure.

Limitations

  • Not an Email Service: Spamhaus provides blocklist lookup only — no email sending, receiving, or mailbox hosting. Delisting after a false positive can be slow (24-48 hours), potentially blocking legitimate email delivery.
  • False Positive Risk: Shared IPs (cloud providers, shared hosting) may be listed due to other users on the same IP segment. Delisting requires investigation and verification, typically 24-48 hours.
  • Self-Hosted Query Infrastructure Required: DNSBL queries require a mail server or dedicated query system — not plug-and-play. SMBs may need additional technical support for integration.
  • Free Tier Rate Limits: Public DNSBL queries have frequency limits and TTL caching requirements. High-volume or deep queries require a DQP subscription.

Use Cases

  • Mail Server Anti-Spam Filtering (★★★★★): Integrating Spamhaus DNSBL queries into inbound mail processing is one of the most effective spam filtering methods.
  • Sender Reputation Monitoring (★★★★☆): Regularly check your sending IPs against Spamhaus blocklists and initiate delisting promptly if listed.
  • Security Threat Intelligence (★★★★☆): Use DROP lists to block known malicious IPs at the network level as a security hardening supplement.
  • Email Compliance Auditing (★★★☆☆): Spamhaus blocklist queries are a standard component of enterprise email security audits.
  • Individual Users (★★☆☆☆): Use the online lookup tool to check if your IP or domain appears on any Spamhaus blocklist.

Pricing

Service Price Description
Public DNSBL Queries Free All mail servers can query ZEN/SBL/XBL/PBL/DBL for free
DQP Data Query Service Usage-based tiered Higher quotas, SLA, dedicated support
HBL Hosted Block List Usage-based Specialized blocklist for cloud provider IP ranges
The HBL Threat Intel Custom Enterprise threat intelligence data subscription

Note: Free public DNSBL usage must adhere to query frequency limits and TTL caching policies.

FAQ

  • What does Spamhaus do? Spamhaus is the world's largest DNSBL anti-spam blocklist operator, providing IP and domain reputation lookup services. Mail servers query Spamhaus blocklists during inbound email processing to determine if the sender is a known spam source. See SPF/DKIM/DMARC Setup Guide.

  • How do I check if my IP is blocklisted? Use Spamhaus's online lookup tool (https://check.spamhaus.org/) to query your IP address or domain. If records appear in ZEN or SBL, your IP is blocklisted — follow the page instructions to request delisting. See Email Deliverability Monitoring Tools.

  • What if I'm falsely blocklisted? Submit a delisting request via the Spamhaus website with proof of IP ownership and an explanation. Processing typically takes 24-48 hours. To minimize false positives, use dedicated IPs for email sending. See Email Deliverability Optimization Guide.

  • How do I integrate Spamhaus DNSBL into my mail server? Add the Spamhaus DNSBL query address to your mail server's anti-spam configuration (Postfix, Exim, Sendmail, etc.). Refer to Spamhaus's integration documentation for specific configuration steps. See SPF/DKIM/DMARC Setup Guide.

  • How does Spamhaus affect email delivery? Spamhaus only provides blocklist lookups and does not participate in email sending. However, if your sending IP appears on a Spamhaus blocklist, most receiving servers will reject your emails, directly impacting email deliverability.