What is the DNS health grade?
The tool looks up the name via Cloudflare ALL: A and NS are required, MX/SPF/DMARC/DKIM warn if missing, Spamhaus ZEN fails if listed. The score is passed / 7 × 100. The letter (A–F) follows the same percentage.
100 is not required. Missing MX or DKIM is expected on a site that never sends mail. A listed IP hurts both web and mail reputation.
Examples
- Score
passed / 7 × 100Missing A/NS fails; missing MX/DKIM may only warn.- Example
blog.com · no MXExpected when the site never receives mail.
Chips and URLs
Chips for .com, .net, .org, .com.tr and others switch the TLD. https://www.example.com/path or example.com:443 is accepted; www is dropped.
The query leaves from this Linux host. Resolver cache may show old SPF/DMARC briefly. The rate limit cuts off frequent clicks.
Web vs mail
A and NS are enough for the web. Missing MX is amber: the site still loads, mail cannot be received. SPF, DMARC and DKIM protect outbound mail against spoofing.
“No DKIM” only means common selectors such as google, selector1 and k1 were empty. Try your real selector on the DKIM tool.
Who publishes what?
SPF, DMARC and DKIM live in your domain DNS panel. PTR (reverse DNS) is set by the IP-block owner; this summary does not score PTR. Spamhaus ZEN is a separate lookup of the first A-record IPv4.
Delist via that list’s own process. This page is not a security audit or ISO evidence.