Checking 35 blacklists in parallel...

IP & Domain Blacklist Checker

Check any IP address or domain against 35 active DNS blacklists. Deep analysis includes MX server checks, IP geolocation, domain age, Spamhaus decoding, and direct delist links — no signup required.
Checks 35 active DNSBLs · MX server checks · IP geolocation · Domain age · Spamhaus decoder · Delist links

How to Use the Blacklist Checker

1
Enter an IP address (e.g. 192.0.2.1) or domain name (e.g. example.com) — the tool strips https:// and paths automatically
2
Click Check Blacklists — all 35 DNSBL queries, IP geolocation, and domain age run in parallel server-side. Results appear on the same page.
3
For domains, the tool resolves A records and MX mail server IPs — checking each against all IP-type lists separately for a complete picture

What Are DNS Blacklists and Why Do They Affect You?

A DNS blacklist (DNSBL) is a real-time database of IP addresses and domain names associated with spam, malware, phishing, or abuse. Mail servers worldwide query these lists automatically during every incoming connection — if your IP or domain is listed, your email may be rejected silently or routed to spam, even when the message is legitimate.

Email / Spam lists
Track IPs and domains linked to spam campaigns. Spamhaus ZEN and SpamCop are queried by the majority of major mail servers worldwide.
Domain / URI blacklists
URIBL and SURBL flag domain names appearing inside spam message bodies — even if your sending IP is clean, linking to a listed domain gets email blocked.
Reputation lists
Sender Score and Mailspike track sending behaviour over time. Low reputation scores affect deliverability gradually, before a hard listing appears.
Malware / Security lists
Blocklist.de and DRONEBL track IPs involved in botnet activity, brute-force attacks, and malware distribution — often from compromised servers.

Understanding Your Results

Once the check completes, your results are broken into several panels. Here's what each one tells you.

Reputation Score

A score out of 100 that reflects your overall blacklist standing across all checked DNSBLs. The higher the score, the cleaner your reputation. A score below 50 indicates active listings that are likely already affecting email deliverability. A score of 25 or lower means multiple high-impact lists have flagged your IP or domain — immediate investigation is needed.

Blacklist Results Summary

Clean
The number of blacklists that returned no listing. A clean result on a list means that specific DNSBL has no record of abusive activity from your IP or domain.
Listed
The number of blacklists where your IP or domain was found. Even a single listing on a widely-used list like Spamhaus can cause significant email delivery failures.
N/A
The number of blacklists that could not be queried — usually because the list is temporarily offline or discontinued. N/A results are not listings and are safe to disregard.
DNS Type
Shows whether your input resolved as a Domain Name or an IP Address. This determines which blacklist zones are queried — some lists only cover IPs, others only domains.

IP & Network

Shows the network details associated with your input — the country and city of the hosting server, the ISP or hosting provider, and the ASN (Autonomous System Number). This is useful for identifying whether a listing stems from a shared IP range: if your server is on Cloudflare, AWS, or shared hosting, a listing may have originated from another customer on the same range, not from your own activity.

Resolution Details

Shows how your domain resolves in DNS at the time of the check. Two record types are displayed:

A
A records — the IPv4 addresses your domain resolves to. These are the IPs that mail servers and web visitors connect to, and the IPs that most IP-based blacklists check against.
MX
MX servers — your mail exchange servers and their resolved IPs. Blacklists can flag MX record IPs independently of your domain's A record, which is why the tool runs a separate MX blacklist check.

Mail Server (MX) Blacklist Check

When you check a domain, the tool also resolves each of your MX records and runs them individually against the same blacklists. This is what the MX panel shows — one entry per mail server, with its priority, hostname, and resolved IP. Here's an example of what a result with listings looks like:

Mail Server (MX) Blacklist Check
MX 1 aspmx.l.google.com
142.250.27.27 Listed
→ Invaluement SIP → Sender Score
MX 5 alt1.aspmx.l.google.com
142.251.127.27 Listed
→ Invaluement SIP → Sender Score
Note: Results reflect each DNSBL's state at check time. If listed, fix the root cause before requesting delisting.

Each MX entry shows the server's priority number (MX 1, MX 5, etc.), its hostname, the IP it resolved to, and — if listed — which blacklists flagged that specific IP. A listing on an MX IP means incoming connections from that server may be rejected by other mail systems, which can affect both deliverability and email receipt.

Filter Tabs and the Results Table

The filter tabs let you narrow down the full list by result or by blacklist category. Use Listed to immediately isolate any problems, or use a category tab to focus on a specific type of listing:

LIST
Listed — shows only the blacklists where your IP or domain was found. Always start here if your reputation score is below 100.
URI
Domain / URI — lists like URIBL and SURBL that flag domains appearing inside spam message bodies. A listing here can block your emails even if your sending IP is completely clean.
ESP
Email / Spam — the most commonly queried lists by mail servers. Spamhaus ZEN, SpamCop, and Barracuda are in this category. A listing here has the highest direct impact on email delivery.
MAL
Malware / Security — lists like Blocklist.de and MalwarePatrol that track IPs involved in botnet activity, brute-force attacks, or malware distribution. A listing here usually indicates a compromised server.
REP
Reputation — lists like Sender Score and Mailspike that measure sending behaviour over time. These don't always block mail outright but influence spam scoring at receiving servers.

What the Status Column Means

Clean
Clean — this blacklist has no record of your IP or domain. No action needed for this list.
Listed
Listed — your IP or domain appears on this blacklist. The Return: 127.0.0.x code shown below the status is the DNSBL's response code. Different values indicate different listing reasons — for example, on Spamhaus, 127.0.0.2 means the SBL spam list, while 127.0.0.10 means the PBL policy block list.
N/A — the lookup for this list could not be completed. This is a network or availability issue with the blacklist operator, not a reflection of your IP or domain's status.

Not All Listings Carry the Same Weight

A listing on Spamhaus ZEN or URIBL Black is far more serious than a listing on a smaller or less widely adopted list. Most major mail providers — including Google, Microsoft, and Yahoo — query Spamhaus, SpamCop, and Barracuda directly. URI blacklists can block your emails even when your sending IP is clean. Reputation lists like Sender Score don't block mail directly but degrade spam filter scores over time. When prioritising which listings to address first, always start with Email/Spam and Domain/URI listings from well-known operators.

What to Do If Your IP or Domain Is Blacklisted

Finding a listing doesn't mean permanent damage — most blacklists have a clear removal process. Follow these steps in order.

1
Identify which lists you're on
Use the Listed filter tab to isolate only the blacklists where your IP/domain appears. Note the category — Email/Spam, URI, Reputation, or Malware — this tells you the type of issue and which operator to contact.
2
Diagnose the root cause before requesting removal
Check your sending logs for volume spikes or bounce rates. Verify your SPF, DKIM, and DMARC records are correctly configured — misconfiguration is a frequent trigger. Check whether your server or domain has been compromised and used to send spam. Review complaint rates via Google Postmaster Tools or Microsoft SNDS.
3
Fix the underlying issue first
If your server was compromised: clean it, patch the vulnerability, and reset credentials before requesting delisting. If you have high spam complaints: clean your list, remove inactive subscribers, and add easy unsubscribe options. Many blacklists will not delist until email authentication (SPF/DKIM/DMARC) is in order.
4
Submit a delisting request
Each blacklist has its own removal process. Visit the operator's website directly, be brief and factual — state what caused the listing and what you've done to fix it. Do not submit multiple requests for the same listing as it can delay processing.
5
Monitor after delisting
Some blacklists relist automatically if the problem recurs within 30–90 days. Run this checker periodically or use PowerDMARC's Reputation Monitoring for real-time blacklist alerts — so you're notified the moment a new listing appears.

Frequently Asked Questions

A DNS blacklist (DNSBL) is a real-time database of IP addresses or domain names known to be associated with spam, malware, or other abusive activity. Mail servers query DNSBLs during every incoming connection — if the sender’s IP or domain appears in a list the receiving server trusts, the email may be rejected or flagged as spam.
It depends on the blacklist. Spamhaus listings can be removed within hours once you submit a delisting request with a resolved root cause. Barracuda typically processes requests within 12–24 hours. Some lists have automatic expiry after 30–90 days if no further violations occur. Reputation-based lists like Sender Score update continuously based on recent sending behaviour and don’t have a formal delisting process.
Email authentication and blacklists work in parallel. SPF, DKIM, and DMARC tell receiving servers that your emails are legitimate — missing or broken authentication is one of the most common reasons domains get blacklisted. Many blacklist operators require authentication to be in order before they’ll process a delisting request. A domain with passing DMARC is significantly less likely to be listed in the first place.
DNSBL (DNS-based Blackhole List) and RBL (Real-time Blackhole List) refer to the same concept — a DNS-based list of IP addresses or domains used to block spam. RBL is an older term that originated with the first such list. Today, DNSBL is the more common term and covers both IP-based and domain-based lists, while RBL is sometimes used specifically for IP-based lists.
For low-volume senders, a weekly manual check is sufficient. For businesses that rely on email for customer communication, transactional messages, or marketing, continuous automated monitoring is recommended — a new listing can affect deliverability within hours of appearing. PowerDMARC’s Reputation Monitoring checks your IP and domain against blacklists in real time and sends an immediate alert if a listing is detected.
An IP blacklist lists specific IP addresses associated with spam or abuse — typically the IP of the sending mail server. A domain blacklist lists domain names that appear in spam messages, either as the sender domain or as links in the message body. Both affect deliverability but for different reasons: an IP listing affects all email from that server, while a domain listing affects emails containing or sent from that specific domain.
Common reasons include: sending unsolicited or bulk email, high spam complaint rates, compromised server sending spam without your knowledge, missing or broken SPF/DKIM/DMARC records, sending to spam traps (abandoned or honeypot addresses), a previously blacklisted owner of your IP range, or links in your emails pointing to blacklisted domains. The first step is always to diagnose the root cause before requesting removal.
A blacklist checker is a tool that queries multiple DNS blacklists simultaneously and reports whether a given IP address or domain appears on any of them. This tool checks 40+ major DNSBLs in real time using DNS A-record lookups — the same mechanism mail servers use — and shows you a categorised breakdown of every result.

Get Real-Time Blacklist Alerts with PowerDMARC


Stop finding out about blacklist listings after they’ve already hurt your deliverability. PowerDMARC monitors your IP and domain around the clock and alerts you the moment a new listing appears.