Temp Mail Logo

Temp Mail safeguards your privacy while keeping your inbox free from spam.

🚫 23 DNSBLs · Real Lookups · IP & Domain · Live Results

Email Blacklist Checker

Free email blacklist checker. Check any domain or IP address against 23 major spam blacklists including Spamhaus, Barracuda, SpamCop, SORBS, URIBL, and SURBL using real DNSBL lookups. No signup required.

✓ 23 blacklists✓ IP & domain support✓ Real DNSBL protocol✓ DNS over HTTPS✓ No signup
Checks via real DNSBL lookups using encrypted DNS over HTTPS (Cloudflare DoH, Google DoH fallback). Email addresses are automatically stripped to the domain. No data is stored or logged.
What this tool does

Free email blacklist checker. Check IP and domain reputation against 23 DNSBLs

This email blacklist checker performs real DNSBL (DNS-based Blackhole List) lookups against 23 major spam and reputation databases. Enter any IPv4 address, domain name, or email address. The tool strips email local parts automatically, resolves domains to their A-record IP when needed, and queries each applicable blacklist using the authentic DNSBL reverse-IP A-record protocol over encrypted DNS over HTTPS (Cloudflare primary, Google DoH automatic fallback).

A single listing on Spamhaus ZEN or Barracuda BRBL can cause a significant portion of email from that IP to be rejected or routed to spam at Gmail, Outlook, Yahoo, and enterprise mail gateways worldwide. Often silently, with no bounce notification to the sender. Domain-based lists like Spamhaus DBL, URIBL, and SURBL operate differently: they list domains found in spam message bodies, meaning your domain can affect deliverability even when you send exclusively through a clean IP at a reputable ESP. This tool checks both IP-based and domain-based lists so you get a complete picture of your sending reputation in one run.

When a listing is found, the return code is displayed alongside the blacklist name and category. Return codes encode the specific reason for listing. For example, Spamhaus ZEN's 127.0.0.2 indicates a direct spam source (SBL), 127.0.0.4 indicates an exploited system or botnet (XBL), and 127.0.0.10/11 indicate an ISP-designated dynamic IP (PBL). Understanding the return code is essential for fixing the correct underlying issue before submitting a delisting request. Strengthen your domain's authentication posture alongside reputation checks using the Email Privacy Auditor and Email Health Checker.

Major blacklists checked
Spamhaus ZENSpam/IP
Combines SBL, XBL, and PBL: the most widely adopted IP blacklist. A listing here causes rejection at most major mail providers.
Spamhaus DBLDomain
Domain Block List: lists domains found in spam. Affects links in email body, From: and Reply-To: addresses.
Barracuda BRBLSpam/IP
Used by Barracuda spam filters deployed across enterprises worldwide. Self-service delisting available.
SpamCop BLSpam/IP
Based on spam reports submitted by users. Listings expire automatically after spam activity stops.
URIBL MultiDomain
URI-based domain list. Blocks domains appearing as links in spam messages regardless of sending IP.
SURBL MultiPhishing
Focuses on domains used in phishing and malware campaigns. Widely used by enterprise spam filters.
Abuseat CBLBotnet
Tracks IPs sending spam via botnets, worms, or malware. Included within Spamhaus XBL.
SORBS DNSBLSpam/IP
Spam and Open Relay Blocking System: one of the oldest blacklists, covering multiple abuse categories.
Why it matters

Why blacklist monitoring matters for email deliverability and sender reputation

Email blacklist status is checked at the SMTP connection level. Before a message is even read by any spam filter. When your mail server connects to Gmail, Outlook, or any enterprise mail gateway, the receiving server queries its configured DNSBL zones for the connecting IP. If it is listed, the connection is rejected immediately and the message never reaches the recipient's spam folder, let alone inbox. This is why blacklist issues produce hard bounces and silent non-delivery rather than spam folder placement. The email never arrives at all.

The most common causes of unexpected listings are: a compromised email account sending spam from the same IP or domain, a malware-infected server generating spam or participating in a botnet, a spam complaint spike from an unengaged or purchased list, or a domain impersonation campaign where attackers use your domain in phishing emails sent from their own infrastructure. The last case is particularly insidious because nothing on your sending side has changed. Yet your domain ends up on domain blacklists through no fault of your own sending behaviour. Enforcing DMARC p=reject via the DMARC Checker significantly reduces (though cannot eliminate) your domain's exposure to impersonation-based listings.

For transactional email, order confirmations, password resets, billing notifications, account alerts, a blacklisting is a business-critical event. Unlike marketing email where low open rates signal a deliverability problem, transactional email failures often go unnoticed until customers complain about missing receipts or are locked out of accounts. Running a blacklist check before and after any significant infrastructure change (new ESP, new sending IP, domain migration) catches problems before they affect production traffic.

Blacklist status is also one of the inputs that Google's Postmaster Tools and Microsoft's SNDS use to grade your sender domain reputation. A clean blacklist record contributes to the trust scores that determine inbox placement at the two largest email providers. Pair monthly blacklist monitoring with quarterly email authentication audits for a complete deliverability maintenance programme.

Troubleshooting

How to fix blacklist listings: causes, delisting steps, and prevention

Each listing type has a different root cause and a different resolution path. Here is how to approach the most common scenarios.

Spamhaus SBL listing (return code 127.0.0.2). Direct spam source
Why it happens: Spamhaus has received direct evidence of spam originating from this IP. Either from spam traps, third-party reports, or Spamhaus researchers. This is the most serious IP listing category and is the hardest to get removed without genuinely resolving the source.
Fix: Identify which account or process on the IP generated the spam. Check mail server logs for unusual sending volume, compromised accounts, or scripts sending unauthorised email. Secure the source, then submit a removal request at spamhaus.org/lookup. Spamhaus requires the spam source to be fully resolved before approving removal. Removal typically takes 24 hours after acceptance.
Spamhaus PBL listing (return code 127.0.0.10 or .11). Dynamic/residential IP
Why it happens: The IP is in a range designated as end-user dynamic or residential by the network operator. PBL is not a spam report. It is a policy list. The IP was never intended for direct mail server connections.
Fix: Do not attempt to delist from PBL directly. Instead, route all outbound email through your ISP's SMTP relay, your hosting provider's outbound mail relay, or a dedicated ESP (SendGrid, Mailgun, Amazon SES). PBL listings on IPs used correctly (no direct-to-MX connections) do not affect deliverability when email is routed through an authorised relay.
Spamhaus XBL / Abuseat CBL listing (127.0.0.4). Botnet or malware
Why it happens: The IP is sending automated spam or participating in botnet activity, typically due to malware infection. CBL detects specific botnet behavioural signatures, so this is a highly reliable indicator of compromise.
Fix: Treat this as a security incident. Scan the server or device for malware immediately. Check for unauthorised processes making SMTP connections. If a shared hosting provider, contact them. Other tenants on the IP may be the source. After cleaning, request CBL removal at abuseat.org. CBL typically auto-removes within 28 days of clean behaviour but manual removal is immediate after verification.
Spamhaus DBL or URIBL domain listing. Domain in spam content
Why it happens: Your domain appeared in the URLs, From: addresses, or Reply-To: addresses of spam or phishing messages. This can happen even if your own sending infrastructure is clean. Attackers may be using your domain name in campaigns sent from their own servers.
Fix: First check whether your domain has DMARC p=reject published. If not, configure it immediately using the DMARC Analyzer. This prevents your domain from being used in spoofed campaigns. Then submit a delisting request to the relevant list. For DBL: spamhaus.org/dbl. For URIBL: uribl.com/request.shtml. Include evidence that your domain has strong authentication in place.
Barracuda BRBL listing. Blocked by 200,000+ enterprise appliances
Why it happens: Barracuda's spam filters have flagged the IP based on complaint data, spam trap hits, or reputation scoring by their network of deployed appliances.
Fix: Visit barracudacentral.org/lookups and search for the IP to view the listing reason and submit a removal request. Barracuda offers self-service automated delisting for IPs that have resolved the source issue. Removal can take effect within a few hours of approval.
Multiple simultaneous listings across several blacklists
Why it happens: Multiple listings at once typically indicate the same underlying event affected all of them simultaneously. A spam campaign, a malware infection generating high sending volume, or a compromised account. Some lists share data sources (Spamhaus XBL includes CBL), compounding apparent listing counts.
Fix: Focus on the root cause, not each individual listing. Resolving the underlying spam or malware issue will usually result in auto-expiry or easier approval across multiple lists once the source is clean. Prioritise Spamhaus, Barracuda, and SpamCop first as they have the broadest impact on deliverability.
Examples

What blacklist results look like: listing types, return codes, and their impact

These examples show how different blacklist results appear and what each means for email deliverability.

Listed. CriticalSpamhaus ZEN. Highest impact, hard reject at most servers
IP: 203.0.113.45 Blacklist: Spamhaus ZEN (SBL+XBL+PBL combined) Return: 127.0.0.2 (SBL -- direct spam source) Impact: Very High -- hard rejected by most major mail servers

A Spamhaus ZEN listing is the most damaging blacklist appearance for email deliverability. The ZEN zone combines three Spamhaus lists into one query. Return code 127.0.0.2 indicates a direct spam source listing. Most enterprise mail servers and ISPs hard-reject all email from listed IPs without delivering it at all.

Listed. HighBarracuda BRBL, 200,000+ organisations block this IP
IP: 198.51.100.22 Blacklist: Barracuda Reputation Block List (BRBL) Return: 127.0.0.2 Impact: High -- Barracuda appliances deployed at 200,000+ organisations

Barracuda's BRBL is queried by its email security appliances at over 200,000 organisations worldwide. A listing here means email from this IP is blocked or heavily filtered by any organisation using Barracuda gateway products. Delisting requires a request via Barracuda's reputation lookup portal.

Listed. MediumSORBS DUHL. Residential IP, not authorised for direct delivery
IP: 192.0.2.100 Blacklist: SORBS DUHL (Dynamic User and Host List) Return: 127.0.0.10 Impact: Medium -- expected fix is to use a proper SMTP relay

SORBS DUHL lists consumer and dynamic IP ranges that should not send email directly to mail servers. This does not mean your IP sent spam. It means it is in a residential range. Fix: route all outbound email through your ISP's SMTP relay or a dedicated sending service rather than direct-to-MX connections.

CleanIP not listed on any checked blacklist
IP: 198.51.100.50 Blacklists: 10+ checked (Spamhaus, Barracuda, SURBL, others) Result: No listings found Status: Clean across all sources

A clean result across all checked blacklists is the expected state for a healthy sending IP. Maintain clean status by keeping spam complaint rates below 0.1%, authenticating with SPF, DKIM, and DMARC, and monitoring deliverability metrics regularly. New listings can appear without warning so check monthly.

Listed. ContentURIBL. Domain found in spam URLs, not a network listing
Domain: example-spam.com Blacklist: URIBL (URI Reputation Block List) Return: 127.0.0.2 Impact: Moderate. Affects emails containing this domain as a link

URIBL lists domains that appear in spam message bodies rather than sending IP addresses. A URIBL listing means the domain is associated with spam content and affects deliverability when the domain appears as a link inside email body text, regardless of which server sent the message.

FAQ

Email blacklist questions and answers

Answers to the most common questions about DNSBL lookups, blacklist removal, return codes, the Spamhaus PBL, and protecting domain reputation.

What is an email blacklist?
An email blacklist (also called a DNSBL, DNS-based Blackhole List, or RBL, Real-time Blackhole List) is a database maintained by anti-spam organisations that tracks IP addresses and domains known to send spam, host malware, or engage in phishing. Receiving mail servers query these lists in real time during the SMTP connection to decide whether to accept, filter, or reject incoming email. A listing on even one major blacklist like Spamhaus ZEN can cause a significant portion of email from that IP to be rejected before it ever reaches a spam filter.
How does a DNSBL lookup work?
The lookup mechanism uses standard DNS A-record queries. To check if IP 1.2.3.4 is listed on zen.spamhaus.org, a DNS query is made for the A record of 4.3.2.1.zen.spamhaus.org. The IP reversed and appended to the zone. If an A record is returned, the IP is listed. The return code (such as 127.0.0.2) often encodes the reason for listing. An NXDOMAIN response means the IP is not listed. Domain-based lists like DBL and URIBL work similarly but use the domain name directly without reversing.
What should I do if my IP or domain is blacklisted?
First, identify and fix the root cause. This could be a compromised email account sending spam, a malware-infected server, a linked domain appearing in phishing campaigns, or a sudden spike in sending volume that triggered automated listing. Once the underlying issue is resolved, visit each blacklist's website to submit a delisting request. Most major lists like Spamhaus and Barracuda offer automated removal tools online. After delisting, monitor sending reputation closely and consider setting up DMARC aggregate reporting to catch future authentication failures early.
How long does blacklist removal take?
It varies by list. Spamhaus typically processes removal requests within 24 hours if the spam source is genuinely resolved. Barracuda BRBL offers automated self-service delisting that can take effect within hours. SpamCop listings auto-expire after spam reports stop arriving. Typically within 24-48 hours of clean sending. Some smaller lists auto-expire entries after a set period. During the removal period, consider routing email through a different sending IP or using a reputable ESP like SendGrid or Mailgun to maintain deliverability for time-sensitive messages.
Which blacklists matter most for email deliverability?
Spamhaus ZEN (for IPs) and Spamhaus DBL (for domains) have the broadest adoption and affect the most email traffic. Gmail, Outlook, Yahoo, and most enterprise mail servers query them. Barracuda BRBL is used by 200,000+ organisations using Barracuda gateway appliances. SpamCop BL is widely used by ISP-level spam filters. URIBL and SURBL affect messages containing your domain as a link in the body. Meaning they can suppress delivery even when your sending IP is clean. Abuseat CBL (included in Spamhaus XBL) flags botnet and malware-compromised IPs.
Can my domain be blacklisted even if my sending IP is clean?
Yes. Domain-based lists like Spamhaus DBL, URIBL, and SURBL list domain names that appear as links inside spam messages, regardless of the sending IP. This can affect your domain even if you send exclusively through a reputable ESP like SendGrid or Mailgun with clean IPs. If attackers use your domain in phishing or spam campaigns without your authorisation, your domain can end up on domain blacklists through no fault of your own sending infrastructure. A DMARC policy of p=reject reduces (but does not eliminate) this risk by preventing spoofed use of your domain.
What is the difference between IP blacklists and domain blacklists?
IP blacklists (Spamhaus ZEN, Barracuda BRBL, SpamCop, SORBS) list the IP addresses of mail servers that have sent spam or are associated with abuse. Mail servers check the connecting IP at the SMTP connection level. Before even reading the message. Domain blacklists (Spamhaus DBL, URIBL, SURBL) list domain names found in spam message content. URLs in the body, From: addresses, Reply-To: addresses. Both types can independently block or filter email, and a clean IP does not protect against a domain listing.
How often should I check my blacklist status?
Check immediately if you are experiencing delivery failures, bounce spikes, or recipients reporting your email as spam. For proactive monitoring, high-volume transactional senders (e-commerce order confirmations, SaaS password resets, billing emails) should check weekly. A listing discovered early can be resolved before it impacts critical message delivery. Marketing senders should check before each major campaign send. For lower-volume domains, monthly checks are a reasonable minimum. Automated blacklist monitoring services can alert you the moment a new listing appears.
Why might my lookup return 'could not resolve IP' for a domain?
This means the domain has no A record and does not resolve to an IP address. This can occur for parked domains (no web server), email-only domains (MX records but no A record), or domains with DNS misconfiguration. For domain-based blacklist checks (DBL, URIBL, SURBL), the lookup still proceeds using the domain name directly. For IP-based blacklists, we need a resolved IP, so those checks are skipped. If you need to check a mail server IP specifically, enter the IP address directly rather than the domain name.
What do the return codes mean on blacklist results?
When a DNSBL returns an A record indicating a listing, the IP address in the response encodes additional information about the reason. For Spamhaus ZEN: 127.0.0.2 means SBL listing (confirmed spam source), 127.0.0.4 means XBL (exploited system or botnet, includes CBL), 127.0.0.10 and 127.0.0.11 mean PBL (Policy Block List. ISP-designated dynamic IP range not intended for direct email sending). For SORBS: 127.0.0.2 means spam, 127.0.0.7 means relayed spam, 127.0.0.10 means dynamic IP. Return code meanings vary by blacklist operator. Always check the specific list's documentation for the full definition.
What is the Spamhaus PBL and why is my IP listed there?
The Spamhaus PBL (Policy Block List) is not a spam report list. It lists IP address ranges that ISPs and network operators have designated as end-user dynamic or residential ranges that should not be connecting directly to mail servers. If your IP is in a residential or dynamic block (typical for home broadband, many VPS providers, and some business connections), it may be listed in PBL by default. This does not mean your IP sent spam. The fix is not to delist from PBL (ISPs can opt their ranges back in), but to route outbound email through your ISP's SMTP relay or a dedicated sending service like SendGrid, Mailgun, or Amazon SES.
Can a listing on one blacklist cause listings on others?
Indirectly, yes. Spamhaus XBL includes the CBL (Composite Blocking List) from Abuseat, so a CBL listing automatically appears in Spamhaus ZEN. Spamhaus ZEN combines SBL, XBL, and PBL into a single zone. Some blacklists use others as data sources, meaning a listing on a primary list can cause correlated listings elsewhere. More importantly, the same underlying behaviour (spam complaints, malware infection, open relay) that causes one listing typically triggers others in parallel. This is why fixing the root cause is always the right first step rather than attempting individual delistings before addressing what is actually happening.
Does being clean on all blacklists guarantee inbox delivery?
No. Blacklist status is one input into inbox placement decisions, not the only one. Major providers like Gmail and Outlook use proprietary machine-learning-based reputation systems that incorporate engagement metrics (open rates, click rates, spam complaint rates, unsubscribe rates), sending volume patterns, domain age, authentication (SPF, DKIM, DMARC), and historical behaviour. A clean blacklist result is necessary but not sufficient for inbox placement. You should also ensure your domain has strong authentication in place, check with the Email Privacy Auditor, and maintain engagement-based list hygiene.
How do I prevent my IP or domain from getting blacklisted?
The most effective prevention measures are: keep spam complaint rates below 0.1% (Gmail's threshold for reputation impact); use double opt-in for mailing lists; immediately suppress and remove bounced addresses; never send to purchased or scraped lists; publish and enforce SPF, DKIM, and DMARC to prevent your domain from being spoofed in phishing campaigns; use a dedicated sending IP for transactional email so marketing volume does not affect critical messages; and monitor engagement metrics monthly. A single spam campaign or malware infection can generate hundreds of spam reports within hours, so treating blacklist prevention as a standing practice rather than a reactive measure protects sender reputation long-term.
What is the difference between this blacklist checker and the Email Privacy Auditor?
The Email Blacklist Checker specifically checks IP addresses and domain names against 23 DNSBL spam databases. It tells you whether your sending infrastructure is currently listed as a known spam source. The Email Privacy Auditor focuses on DNS authentication configuration. It checks whether your domain has correctly published SPF, DMARC, DKIM, and MX records and gives a 0-10 security risk score. Both tools address different aspects of email deliverability: blacklisting is a reactive reputation problem, authentication is a proactive configuration problem. Running both gives a complete picture.
Technical background

How email blacklists work: DNSBL protocol, listing types, and the role of authentication

Email blacklists use a clever DNS trick to distribute reputation data at internet scale without requiring any centralised API. When a receiving mail server makes an SMTP connection, it reverses the connecting IP, appends it to the DNSBL zone, and performs a standard DNS A-record query. For example, checking 192.0.2.1 against zen.spamhaus.org means querying 1.2.0.192.zen.spamhaus.org. If an A record is returned, the IP is listed. If the query returns NXDOMAIN (no record), the IP is clean. This mechanism works because DNS is globally distributed, fast, cached at the resolver level, and requires no authentication. Any mail server anywhere can query any DNSBL simply by performing a DNS lookup.

There are two fundamentally different types of blacklist. IP-based DNSBLs like Spamhaus ZEN, Barracuda BRBL, and SpamCop list the IP addresses of sending mail servers. They are checked at the SMTP connection stage. Before the message content is even transmitted. A listed IP causes the connection to be rejected with a 5xx error code, producing a hard bounce. Domain-based lists like Spamhaus DBL, URIBL, and SURBL list domain names found in spam message bodies, From: headers, and URLs. They are checked during content filtering, after the message is accepted at the SMTP level, and affect spam scoring or filtering rather than outright rejection at the connection.

Blacklist status and email authentication (SPF, DKIM, DMARC) operate at different levels and address different threat models. Blacklists address infrastructure reputation. Is this IP or domain associated with known spam behaviour? Authentication addresses identity integrity. Is this message genuinely from the claimed sender? A domain with perfect authentication can still get its IP blacklisted if it sends too many spam complaints. Conversely, a clean blacklist record does not prevent from-header spoofing without DMARC enforcement. The complete deliverability picture requires both: reputation monitoring via this checker, and authentication auditing via the Email Privacy Auditor and DMARC Checker.

The most important single blacklist for email deliverability is Spamhaus ZEN, which combines three Spamhaus datasets into one query zone: the SBL (Spamhaus Block List, confirmed spam sources), the XBL (Exploits Block List, compromised or botnet-infected IPs), and the PBL (Policy Block List, ISP-designated dynamic ranges). Because ZEN includes all three, a single query determines the full scope of Spamhaus coverage. Gmail, Outlook, Yahoo, and most enterprise spam filtering gateways all query Spamhaus. A ZEN listing is therefore the highest-priority issue to resolve when investigating deliverability problems.

Need a disposable email address?Generate a free, instant throwaway. Zero signup, zero trace.

Get Free Temp Mail ->