TTL profile
How quickly a change to these records would take effect.
Look up DNS records and inspect the SSL/TLS certificate for any domain, all in one place.
The records this resolver returned and the certificate this handshake presented, read four ways.
How quickly a change to these records would take effect.
Which record types this domain actually publishes.
How much of the issued validity window is left.
Whether the domain publishes the records that stop it being spoofed.
DNS and TLS fail on a schedule nobody remembers setting.
Read the current TTLs so you know how long the old answers will keep circulating after you change them.
See the remaining validity window against the issued lifetime, rather than a date on its own.
Check whether MX, SPF and DMARC are actually published before blaming the mail provider.
Everything here is a single lookup from one place at one moment.
The records shown are what one recursive resolver answered for this query, and the certificate is what one TLS handshake from our server presented. Other resolvers, regions and network paths can legitimately answer differently, especially soon after a change. DKIM is not reported as absent, because a DKIM record lives under a selector name that cannot be enumerated: if it is not checked, we say so instead of guessing.
What people ask after a lookup.
Caching. Resolvers keep an answer for as long as its TTL says they may. The TTL profile chart is there precisely to tell you how long that will be.
No. It is one lookup from one resolver. A propagation check queries many resolvers in many regions; this tool deliberately does not claim to.
DKIM keys are published at selector._domainkey, and the selector is chosen by whoever sends your mail. There is no way to list selectors from outside, and guessing common names would report a confident absence that means nothing.
Browsers refuse the connection with a full-page interstitial, and API clients usually fail outright. It is one of the few problems that takes a whole site down at a precise, predictable second.