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.
18 checks completed.
1 checks could not run from this server (the query was refused or not answered), so their result is unknown, not clean.
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.
- ?URIBLunknown · query refusedmulti.uribl.com
- ✓Spamhaus DBLcleandbl.spamhaus.org
- ✓SURBLcleanmulti.surbl.org
- ✓NordSpam DBLcleandbl.nordspam.com
- ✓Spamhaus ZENcleanzen.spamhaus.org
- ✓Barracudacleanb.barracudacentral.org
- ✓SpamCopcleanbl.spamcop.net
- ✓UCEPROTECT L1cleandnsbl-1.uceprotect.net
- ✓PSBLcleanpsbl.surriel.com
- ✓Mailspikecleanbl.mailspike.net
- ✓DroneBLcleandnsbl.dronebl.org
- ✓s5h.netcleanall.s5h.net
- ✓SpamRATScleanspam.spamrats.com
- ✓blocklist.decleanbl.blocklist.de
- ✓Backscatterercleanips.backscatterer.org
- ✓InterServercleanrbl.interserver.net
- ✓GBUdb Truncatecleantruncate.gbudb.net
- ✓NordSpamcleanbl.nordspam.com
- ✓0spamcleanbl.0spam.org
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.