ip
ipku.in

IP & Domain Blacklist Check

Mail landing in spam or bouncing? Check whether your server's IP or your domain is on an email blacklist. For a domain, its web and mail server IPs are checked too.

$ rbl
Result
Not listed
19 clean

19 checks completed.

DNS, SPF, and DMARC for this domain →json ↗

Checked through the ipku.in server's own DNS resolver. Every blacklist is also tested with its test entry, so a list that refuses the query shows as unknown, not clean.

Domainalt3.gmail-smtp-in.l.google.com
0/4
  • ✓
    Spamhaus DBLclean
    dbl.spamhaus.org
  • ✓
    SURBLclean
    multi.surbl.org
  • ✓
    URIBLclean
    multi.uribl.com
  • ✓
    NordSpam DBLclean
    dbl.nordspam.com
Web IP (A)172.217.78.26
0/15
  • ✓
    Spamhaus ZENclean
    zen.spamhaus.org
  • ✓
    Barracudaclean
    b.barracudacentral.org
  • ✓
    SpamCopclean
    bl.spamcop.net
  • ✓
    UCEPROTECT L1clean
    dnsbl-1.uceprotect.net
  • ✓
    PSBLclean
    psbl.surriel.com
  • ✓
    Mailspikeclean
    bl.mailspike.net
  • ✓
    DroneBLclean
    dnsbl.dronebl.org
  • ✓
    s5h.netclean
    all.s5h.net
  • ✓
    SpamRATSclean
    spam.spamrats.com
  • ✓
    blocklist.declean
    bl.blocklist.de
  • ✓
    Backscattererclean
    ips.backscatterer.org
  • ✓
    InterServerclean
    rbl.interserver.net
  • ✓
    GBUdb Truncateclean
    truncate.gbudb.net
  • ✓
    NordSpamclean
    bl.nordspam.com
  • ✓
    0spamclean
    bl.0spam.org
01 / faq

Email blacklists, briefly.

What is an email blacklist (DNSBL)?

▼

A DNSBL is a list of IPs or domains seen sending spam, infected with malware, or otherwise abused. Receiving mail servers and spam filters check these lists, then reject mail from a listed IP or mark it as spam.

My IP is listed. What now?

▼

Find the cause first: a hacked mail account, a compromised website script, or an infected device. Once it is fixed, open the check/delist link on that blacklist's row and request removal. Some lists, like SpamCop and PSBL, drop a listing on their own once the spam stops.

Why are some blacklists unknown?

▼

Spamhaus, SURBL, and URIBL refuse queries that come through public resolvers or go over their free usage limits, and some other lists occasionally do not answer. ipku.in tests every list with its test entry first; when even that fails, the result is marked unknown so it is never mistaken for clean.

What is the Spamhaus PBL?

▼

The PBL (Policy Block List) is not a spam listing. It holds dynamic and customer IPs that their ISP says should not send mail directly. That is normal for a home IP, but a mail server should use an IP that is not on the PBL.

Can I use it from a terminal?

▼

Yes. curl 'ipku.in/en/tools/blacklist-check?q=203.0.113.9' returns each blacklist's result as plain text, and /api/blacklist/203.0.113.9 returns JSON.