IP Blacklist Check

Check an IPv4 address against 49 major DNS blacklists (Spamhaus, SORBS, Barracuda, SpamCop, etc.).

Monitor this automatically

NetTests can run this check on a schedule, preserve historical results, compare changes over time, and alert you the moment something breaks.

Start monitoring free → See all monitoring products

Frequently Asked Questions

What is a DNSBL and how does it work?

A DNS-Based Blackhole List (DNSBL or RBL) is a list of IPs published via DNS. Mail servers query them by reversing the IP and appending the list's domain: for 1.2.3.4 they look up 4.3.2.1.zen.spamhaus.org. A response means listed; NXDOMAIN means clean. This happens in milliseconds during every SMTP connection.

What blacklists does this tool check?

It checks against major commercial and community lists including Spamhaus ZEN (SBL + XBL + PBL combined), SORBS, SpamCop SCB, Barracuda BRBL, NiX Spam, UCEPROTECT L1, and others — covering the lists used by the majority of receiving mail servers globally.

What is the difference between SBL, XBL, and PBL?

SBL lists verified spam sources. XBL lists infected/hijacked machines and open proxies. PBL lists IP ranges that should not send email directly — typically residential and dynamic IPs. PBL listings are by policy, not because of spam activity; use your ISP's relay instead of direct sending to avoid them.

Why is only IPv4 accepted?

DNSBL queries work by reversing IPv4 octets. IPv6 DNSBL support exists but is far less standardised and not widely deployed — the vast majority of email blacklisting infrastructure still operates on IPv4. For domain-based checks, use Email Blacklist Check.