DNS Lookup – Check the dns records of a domain
With this DNS (Domain Name Server) checker you can check all records of a domain name.
Fill in the domain name you want to see the dns records of:
Explanation DNS records
There are a lot of different types of DNS records, below they are all explained. It this way you can make sense of the DNS results from this dns checker or lookup tool.
| Type Record | Explanation |
| A | Basic type record, on what ip(version 4) your (sub)domain can be found. |
| AAAA | Basic type record, on what ip(version 6) your (sub)domain can be found. |
| CNAME | This is the Canonical name record. It creates an alias for another (sub)domain. |
| MX | Here you can find the mail server settings. MX stands for Mail Exchange. |
| NS | NS stands for nameserver. In the nameserver are all the dns settings of a domain. |
| PTR | PTR stands for pointer record. With this record you can set reverse dns. If you ping a domain you will see this domain. |
| SRV | SRV stands for Service records. Some services like voip need extra settings, in this field these settings can be found. |
| SOA | SOA stands for Start of Authority. Here you can find the main server of a domain name. |
| TXT | TXT stands for TEXT. Here you can add all kinds of things that do not fit in the other fields. It get used a lot by sites to verify the ownership of a domain. |
| CAA | CAA stands for Certification Authority Authorization. Here you can set who is able to serve ssl certificates for a domain. |
| DS | DS stands for Delegation Signer. Here public keys are saved. |
| DNSKEY | Here you can add set dns validation. |