DNS monitors verify that domain names resolve correctly, checking resolution time, expected records, and nameserver behavior. They catch DNS misconfigurations, propagation issues, and record tampering.Documentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
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.