How to use
Enter a domain or subdomain
Put the bare hostname in the Domain field, example.com or something deeper like mail.example.com. Subdomains matter here because their records often differ from the root domain's.
Hit Lookup
Press the Lookup button and nine queries run in parallel. Results come back grouped by record type, with each group's header showing how many records were found.
Copy the records you need
Every row has a copy button, so you can grab an MX line or a long TXT value exactly as the resolver returned it, without retyping anything.
Why DNS Lookup
- Resolves all 9 common DNS record types in parallel.
- Direct Node.js dns module, no third-party API.
- Shows A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, CAA records.