USAGE
Load dnscheck.tools in any web browser to identify your current DNS resolvers and check DNSSEC validation.
DNS TEST QUERIES
At its core, dnscheck.tools is a custom DNS test server. Make test queries like:
$ dig txt [OPTIONS.]test[-DNSSEC][-NET].dnscheck.tools
By default, both IPv4 and IPv6 authoritative nameservers are offered and responses are signed using ECDSA P-256 with SHA-256.
- DNSSEC sets the DNSSEC signing algorithm:
- NET may be:
OPTIONS is a hyphen-separated list containing:
- any of:
- up to one of:
- up to one of:
EXAMPLES
$ dig txt test.dnscheck.tools
$ open https://dnscheck.tools/watch/123
$ dig txt 123.test.dnscheck.tools
$ dig txt 123-truncate.test.dnscheck.tools
$ dig txt 123-badsig.test-alg15.dnscheck.tools
SEE ALSO
SOURCE
See GitHub. Bug reports and pull requests welcome.
THIRD-PARTY DATA
IP addresses are grouped by their network registrants as discovered by the Registration Data Access Protocol.
Hostnames (pointer records) and authoritative nameservers are discovered by reverse DNS resolution.
IP geolocation data is provided by ipinfo.io.
PRIVACY POLICY
No personal data is collected. This site doesn't use cookies. Cheers!