| Check | What it tells you |
|---|---|
| DNS (A/AAAA) | Does your domain resolve? Do you support IPv6? |
| Nameservers | Are your NS records healthy and redundant? |
| MX records | Where does your email go? Do you have backup servers? |
| SPF | Which servers are allowed to send email as you? |
| DKIM | Can recipients verify your emails haven't been tampered with? |
| DMARC | What should happen when someone fakes an email from you? |
| SSL | Is your certificate valid and not expiring soon? |
| Security headers | Is your site protected against common attacks? |
Every check is a public DNS query — the same data anyone can see by running dig in a terminal.
We use Cloudflare's DNS-over-HTTPS API. Nothing proprietary, nothing hidden.