It is an online tool designed to help webmasters verify the health of a DNS zone on a set of DNS servers for a particular domain name.
You can use the tool free of charge on our front page here. You can choose to either only enter a domain by checking the "Delegated domain" checkbox, in which case the tool checks the current nameservers of the domain, or also manually enter the nameservers you wish to check towards.
You can contact us by sending an email to info@dnshealth.eu
The tool costs nothing to use.
The project is sponsored and powered by NordName, which uses the tool in its domain registrar operations.
The tool was created by a group university of students at KTH during a project course.
The tool requires no registration to use and it is completely stateless. It is as secure as it can be.
No. The tool is open for the public to use and requires no registration.
Yes. Please send us an email to info@dnshealth.eu and we will give you access. (fair usage applies)
You can create an issue in our Github and we will consider your request.
The domain you entered and its nameservers can only contain letters a-z, the digits 0 to 9 and hyphens. A hostname can not start with a hyphen. A hostname can be at most 253 characters long.
One of the nameservers has its IP defined within a prohibited IP range.
Make sure that the nameservers are reachable over both TCP and UDP at port 53.
It means that the nameserver has not been set up to answer queries about the domain name. Make sure a DNS zone exists for the domain.
This implies that the nameserver responded from a different IP than the one the request was sent to. Make sure that the DNS server is binded to the correct network interface/IP.
Ensure that the glue records set for the nameservers match the A/AAAA records set at the nameservers. They must be identical.
Verify that the nameservers checked towards match the set of NS records found at those nameservers.
Make sure that the set of nameservers all have an identical set of NS records.
Check that there are at least 2 unique nameservers which all have an unique IP address.
Ensure that the nameservers are located within at least two AS blocks. If the nameservers have all IP addresses very close to each other, it implies they do not have optimal redundancy.
In Domain Name System the nameservers are defined by name, not by IP address. This means that an additional DNS inquiry is required to find the IP address of a nameserver. If the authoritative nameserver of a domain is under the domain itself, there will be a circular dependency. Glue records are used to solve this problem by defining the IP address of the nameserver at the TLD DNS zone. You will be able to set up the glue records at your domain name registrar.