Gate46
  1. All tools
  2. Checks line

Blacklist check

See whether an address is on the DNS blocklists that mail servers use to refuse spam. Start here when your email bounces or lands in junk folders.

A hostname is resolved to its IPv4 address first, and the result says which address was checked.
Enter an address to check it against 18 blocklists.

Each list answers with one of three results: listed, clean, or no answer. For every listing you get the return code, the reason the list gives, and where to ask for removal. Press Use my address to check the connection you are on now.

What a DNS blocklist is

A DNS blocklist, also called a DNSBL, RBL or blacklist, is a published list of IP addresses that have sent spam, or that should not be sending mail at all.

Mail servers consult these lists for every incoming connection. The lookup is an ordinary DNS query: the server reverses the four numbers of the sender's address and adds the list's zone, so 203.0.113.42 becomes 42.113.0.203.zen.spamhaus.org. If the name does not exist, the address is clean. If it resolves to an address in 127.0.0.x, the address is listed, and the last number says which category it falls in. The receiving server then rejects the message, marks it as junk, or adds the listing to a spam score. Each mail system chooses which lists it trusts, so one listing can matter a lot or not at all.

Reading the result

ResultWhat happenedWhat to do
ListedThe list returned a 127.0.0.x code for this addressRead the reason, fix the cause, then use the list's removal page
CleanThe list has no entry for this addressNothing
No answerThe list timed out or refused the queryCheck again later. This is not a listing

Why home addresses sit on policy lists

Some lists are not about bad behaviour. The Spamhaus PBL lists the address ranges that providers hand out to home and mobile customers, and SpamRATS Dyna lists addresses whose reverse DNS name looks like a home connection. The reasoning is that ordinary customer devices are not expected to deliver mail straight to other mail servers. A listing like this is normal and is not an accusation. It does not affect mail you send through your provider, your webmail or your company's mail service, because that mail leaves from their servers, not from your address. It only matters if you run your own mail server on that connection. In that case, relay outgoing mail through your provider or ask for a static business address.

How an address ends up listed

  • An infected device. Malware on a computer, phone or router sends spam or probes other machines without the owner noticing.
  • A compromised account or website. A stolen mailbox password or an unprotected contact form lets someone send spam through your server.
  • Poor mailing lists. Sending to old, bought or scraped addresses hits spam traps, which exist only to catch that kind of mail.
  • Complaints. Enough recipients pressing the spam button gets a sender reported to lists such as SpamCop.
  • Missing reverse DNS. Some lists add addresses that have no PTR record or a generic one. Check yours with reverse DNS.
  • The previous user. A newly assigned address can carry a listing earned by whoever had it before you.

How delisting works

Fix the cause first. If spam is still leaving the address, it will be listed again, and repeat listings take longer to clear. Then open the removal page linked in the result row and follow that list's process. Most lists remove an address for free. Some drop entries on their own once the spam stops: SpamCop does so about a day after the last report. Removal only changes that one list, and mail servers that cached the old answer can take a few hours to notice.

Listed because of someone else

An address is often shared. Shared web hosting, VPN exits, cloud servers and carrier-grade NAT all put many users behind one address, and a listing caused by any of them applies to all. A few lists go further. UCEPROTECT Level 2 and Level 3 list whole address ranges and whole providers when enough of their addresses misbehave. If you are caught in one of these, your own delisting request will not help. Ask your host for a different or dedicated address, or send mail through a relay service with a clean reputation.

Common questions

Does a listing affect my web browsing?

Almost never. These lists are built for mail servers. A small number of forums, chat networks and comment systems also consult lists of infected machines and open proxies, such as DroneBL, and may block you until the listing clears.

I am listed, but I do not run a mail server. What should I do?

If the row is marked as a policy list, nothing. If the reason mentions malware, a botnet or a proxy, a device on your network may be infected. Scan your computers, update your router's firmware and change its admin password. If you share the address with others, for example on mobile data or behind carrier-grade NAT, the cause may be another customer.

Why did a list not answer?

Lists limit how many queries they accept, and some refuse queries that arrive through large public DNS resolvers. Spamhaus signals this with codes in 127.255.255.x, which are error codes and not listings. A list that stays silent is reported as No answer and never counted as a listing.

Can I check an IPv6 address?

Not here. Most DNS blocklists only list IPv4 addresses, so a check of an IPv6 address would come back clean everywhere and tell you nothing. If your mail server has both, check its IPv4 address.