tools / dns lookup
DNS lookup
Query the live DNS records of any domain — the same answers resolvers see, with no local cache in the way.
What DNS records do
DNS is the internet's address book: it translates human-readable names like whatsmyip.no into the IP addresses computers actually connect to. Each record type answers a different question. A and AAAA point the domain to IPv4 and IPv6 servers. MX routes the domain's email. TXT carries free-form data, most importantly email authentication (SPF, DKIM, DMARC) and ownership verification. NS tells the world which name servers hold the authoritative answers.
This tool queries from our servers, so it shows the current public answer rather than whatever your device has cached — handy when you have just changed a record and want to confirm it has propagated.