What are DNS records?
DNS records tell clients where to find services associated with a domain, such as websites, mail servers and verification endpoints.
Look up A, AAAA, MX, NS, TXT, SOA, CAA and CNAME records to troubleshoot DNS and mail configuration.
DNS records tell clients where to find services associated with a domain, such as websites, mail servers and verification endpoints.
It can help diagnose downtime, mail delivery problems, CDN setup and certificate validation.
A and AAAA map to IP addresses, MX defines mail servers, TXT is used for SPF, DKIM and verification, and NS identifies authoritative name servers.