Mail servers still query DNS blocklists before they accept a message. The important ones for email are IP lists (the machine that sent the packet) and domain/URI lists (the name in the From header or in a link). This tool asks those lists, live, and tells you listed, not listed, or unknown.
Instant checkers that only return SURBL, OpenPhish, PhishTank, and URLhaus are matching a domain against cached phishing feeds. That is useful. It is not the same as checking the IP that actually sends your mail. This tool does the feed pass and the DNSBL pass, then scores only what belongs to you.
It does not measure Gmail inbox placement. It does not score your content. It does not mean a shared Klaviyo or Google IP listing is your fault. If you want the authentication side of the same setup, use the domain scanner.
IP lists vs domain lists
Paste an IP and you get IP lists only. Paste a domain and you get the domain lists plus a short set of IPs currently published for that name: exact ip4: terms in SPF, MX hosts, then website A records. include: trees are not flattened, because that would pretend Google’s or Klaviyo’s whole range is yours.
Unknown is a real status
Spamhaus ZEN and DBL refuse Cloudflare and Google public DNS. URIBL often does the same. Returning “clean” in that situation would be a lie, so the row stays unknown. That is the same limitation MXToolbox-style tools hit unless they run their own resolvers or pay for Spamhaus DQS.
What to do with a hit
Fix the cause first. A harvested list, a compromised form, an open relay, or a neighbour on a shared IP. Then use that list’s own removal form. Requesting delist while the abuse continues just gets you relisted. The longer walkthrough is the sender reputation guide.