When to use DNS monitors
- Domain resolution — verify your domains resolve to expected IP addresses
- Record validation — check A, AAAA, CNAME, MX, NS, TXT, SRV, SOA, CAA, PTR records
- Nameserver health — test specific nameservers for correct responses
- DNS propagation — detect stale records after migrations
- DMARC/SPF/DKIM — validate email authentication TXT records
How it works
- DevHelm queries the configured hostname for the specified record types from each probe region
- The response is evaluated against assertions (expected IPs, CNAMEs, record values, TTLs)
- Resolution time is measured and checked against latency assertions
Quick example
Next steps
Configuration
Hostname, record types, nameservers, and all DNS assertions.
Monitoring overview
Compare all six monitor types.