Check basic DNS for a company domain
Input
example.com
Output
A, AAAA, NS, MX, TXT, or CNAME records when available
Useful when you need a general DNS overview before troubleshooting further.
Network Tools
Review practical DNS Lookup examples so you can understand expected input, output, and common patterns faster.
Use this free DNS Lookup tool to check DNS records for a domain, including common records such as A, AAAA, MX, TXT, NS, and CNAME when available. It is useful for troubleshooting domain resolution, checking whether DNS changes propagated correctly, reviewing mail and nameserver setup, and understanding how a domain is configured before making infrastructure or hosting changes.
Example pages are especially useful for network tools because they show what good input looks like, what kind of output to expect, and how the tool behaves in common scenarios.
Input
example.com
Output
A, AAAA, NS, MX, TXT, or CNAME records when available
Useful when you need a general DNS overview before troubleshooting further.
Input
mydomain.net
Output
Current DNS records returned for the domain
Helpful for checking whether new hosting-related DNS changes are visible.
Input
businesssite.org
Output
DNS record summary including mail-related entries if available
Useful before moving on to MX-specific checks.
Input
branddomain.com
Output
DNS output including TXT records when available
Helpful for checking domain verification, SPF, and other text-based records.
Input
projectsite.io
Output
DNS response including active nameserver data
Useful when comparing live DNS delegation with registrar-side expectations.
Input
clientdomain.co
Output
Current DNS resolution output
Helpful when troubleshooting whether record changes are visible yet.
Input
not a real domain
Output
Invalid domain or no DNS data found
The lookup fails when the domain format is invalid or cannot be resolved.
Input
simpledomain.dev
Output
Only the DNS records actually present for the domain
Not every domain has every record type, so some lookups return a partial set.
Fix: Use WHOIS Lookup for registration information and DNS Lookup for technical DNS records.
Fix: Remember that record visibility can vary because of caching, TTL, and resolver differences.
Fix: Enter a clean domain like example.com without spaces or unrelated text.
Fix: Some domains do not use every record type, so check only what is relevant to the use case.
Fix: Use NS Record Lookup or MX Record Lookup when the problem is clearly limited to one record type.
After reviewing these examples, run the live tool with your own input. If your task involves a follow-up step, the related page can help you move to the next tool in the workflow.
Open the main DNS Lookup page and test your own real input.