Half the trouble with a domain is visible in its records: mail does not flow without MX, letters land in spam without SPF and DMARC, the site shows someone else’s page because the address points at old hosting. Enter a domain — we show everything DNS answers about it and point out what is missing.
The request goes from your browser straight to a resolver, bypassing us.
The records are asked of a public resolver over DNS-over-HTTPS straight from your browser. Our servers take no part in it.
| Record | What it does |
|---|---|
| A and AAAA | the addresses the site opens at: IPv4 and IPv6 |
| CNAME | an alias: the domain points at another domain and takes its address |
| MX | where to deliver mail. No MX means no mail on the domain |
| TXT | service lines, among them SPF — who is allowed to send mail in your name |
| DMARC | what to do with letters that fail the checks. Lives in _dmarc.domain |
| NS | name servers: who answers for this domain at all |
| CAA | which certificate authorities may issue certificates for the domain |
Nearby: who resolves names for you, whether a site opens from other countries and whose IP address this is.
Then it is not the domain but the road to it: blocking, a filter, or a fault at your provider. 404 VPN goes around that part.
How it works →Was this useful?
One tap, no sign-up