What this check looks at
- The name servers, and whether all of them answer with the same data.
- Whether the domain has an A or AAAA record and whether www resolves as well.
- The mail records: MX, SPF, DMARC.
- CAA records and DNSSEC signatures.
- The SOA serial number and the zone timers.
The faults this check finds most often
The most common fault is a delegation that does not match the zone: the name servers listed at the registry are not the ones listed inside the zone itself. Everything keeps working until a record has to change, and then the change reaches some visitors and not others.
The second most common is a domain that has MX records but no SPF and no DMARC. Mail still leaves, but a large share of receivers file it as spam or refuse it.