Retrieve DNS records for any domain, including A, AAAA, MX, TXT, NS, and CNAME.
This tool allows you to fetch all DNS records for a given domain, including:
Step 1: Enter a domain name, e.g., example.com
Step 2: Click the "Lookup DNS" button.
Step 3: View the retrieved DNS records in the results section.
A Record: 192.168.1.1
AAAA Record: 2606:4700::6810:85a
MX Record: mail.example.com (Priority 10)
TXT Record: "v=spf1 include:_spf.google.com ~all"
NS Record: ns1.example.com, ns2.example.com
CNAME Record: www.example.com -> example.com