DNS Lookup example 1
Input
example.com
Output
DNS records for the domain
Useful for checking whether a domain resolves and what records are published.
Network Tools
Review practical DNS Lookup examples so you can understand expected input, output, and common patterns faster.
Use this DNS lookup tool to inspect records such as A, AAAA, MX, TXT, NS, and CNAME for a domain. It is useful for troubleshooting domain resolution, checking mail and verification records, confirming hosting changes, and reviewing whether DNS was configured the way you expect.
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
DNS records for the domain
Useful for checking whether a domain resolves and what records are published.
Input
mail.example.com
Output
DNS records for the hostname
Useful when checking mail-related or subdomain-specific records.
Fix: Use IP lookup if your input is an IP address rather than a hostname.
Fix: Remember that DNS changes can take time to propagate.
Fix: Use only the domain or hostname for cleaner lookup results.
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.