Free Blacklist Checker
Check if your domain or mail server IP is listed on email blacklists (DNSBLs). Scan 45+ major and minor blacklists and get actionable delisting guidance.
Resolved Mail Servers
IP Blacklist Results
Domain Blacklist Results
| Blacklist | Status | Return Code | Severity |
|---|
Raw Results
Issues
Recommendations
What are Email Blacklists (DNSBLs)?
DNS-based Blackhole Lists (DNSBLs) are real-time databases of IP addresses and domains that have been reported for sending spam or malicious email. Mailbox providers like Gmail, Outlook, and Yahoo check these lists when deciding whether to accept, filter, or reject incoming mail. Being listed on a blacklist can severely impact your email deliverability.
There are two types of blacklists: IP-based lists check if your mail server's IP address has been flagged, while domain-based lists check if your sending domain itself has been reported. Major lists like Spamhaus and Barracuda are widely used by mail providers and have a significant impact on deliverability.
How DNSBL Lookups Work
DNSBL lookups use DNS queries. For IP-based checks, the IP address is reversed and appended
to the blacklist domain. For example, to check 1.2.3.4
against Spamhaus, a DNS query is made for 4.3.2.1.zen.spamhaus.org.
If an A record is returned (typically 127.0.0.x),
the IP is listed. If the query returns NXDOMAIN, the IP is clean.
Common Return Codes
| Return Code | Meaning |
|---|---|
| 127.0.0.2 | Direct spam source / SBL (Spamhaus) |
| 127.0.0.3 | CSS / Spamhaus CSS |
| 127.0.0.4 | Exploits / XBL (Spamhaus) |
| 127.0.0.10–11 | PBL — Policy Block List (dynamic/residential IPs) |
How to Get Delisted
- Spamhaus: Visit the Spamhaus lookup page to check your listing and request removal. SBL listings require a manual request; PBL listings require contacting your ISP.
- Barracuda: Use the Barracuda Central removal request form. Removal is typically processed within 12 hours.
- SpamCop: Listings expire automatically 24–48 hours after the last reported spam from your IP. There is no manual removal process.
- General best practice: Before requesting delisting, identify and fix the root cause — compromised accounts, open relays, or poor list hygiene. Ensure SPF, DKIM, and DMARC are properly configured.
Need EU-hosted email infrastructure?
Postulate is a developer-first email API hosted entirely in the EU. Join the waitlist.