USAGE
Load dnscheck.tools in any web browser to identify your current DNS resolvers and check DNSSEC validation.
DNS TEST QUERIES
dnscheck.tools is also a custom DNS test server! Make test queries like:
$ dig -t txt [OPTIONS.]go[-SEC][-NET].dnscheck.tools
By default, both IPv4 and IPv6 authoritative nameservers are offered and responses are signed using ECDSA P-256 with SHA-256.
- NET may be:
- SEC sets the DNSSEC signing algorithm:
OPTIONS is a hyphen-separated list containing:
- any of:
- up to one of:
- up to one of:
- up to one of:
EXAMPLES
$ dig -t txt go.dnscheck.tools
$ open https://dnscheck.tools/watch/123
$ dig 123.go.dnscheck.tools
$ dig 123-truncate.go.dnscheck.tools
$ dig 123-badsig.go-alg15-ipv4.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!