What is it?
This DNSBL finding means a configured reputation provider did not answer within the lookup timeout. It is a lookup status, not proof that the IP address is listed.
Why does it matter?
DNSBL checks depend on third-party DNS zones and may be affected by provider rate limits, resolver latency, blocked recursion, or temporary provider issues. Treating a timeout as a listing would create false reputation failures.
How to fix it?
Retry the audit later and verify that your resolver can query the configured DNSBL zones.
dig 2.0.0.127.zen.spamhaus.org A
Reduce repeated lookup volume if you run many audits, cache results where provider policy allows it, and keep DNSBL lists configurable. Only an explicit listed response should be treated as a blacklist hit.