Glossary definition

DNS blacklist (DNSBL)

A DNSBL is a blocklist published over DNS: querying a specially formed name reveals whether an IP or domain is currently listed by that operator.

How GTM Inboxes uses this term

GTM checks sending IPs against DNSBL operators on an adaptive schedule, raises alerts on listings, and can rotate a blacklisted IP through an approval-gated recovery executor while the listed address is retired.

How a DNSBL query works

The client reverses the IP octets, appends the list's zone, and issues a DNS query. An answer means listed and the returned code often encodes a reason; no answer means not listed on that list at that moment.

What a listing does and does not mean

Blocklists differ widely in impact. A listing is a reputation signal for that list's users, not a universal verdict on your mail. Prioritize lists that major receivers actually consult, and pair delisting with a fix for the behavior that caused the report.

Related glossary terms