Launch verification
Confirm a hostname resolves to the expected addresses and aliases before release.
Documentation
Look up core DNS records for a public domain and review grouped answers for routing, mail, and zone metadata.
Overview
Use DNS Lookup when you need a quick, grouped read of the core DNS records attached to a public domain or subdomain.
Confirm a hostname resolves to the expected addresses and aliases before release.
Review MX and TXT answers when email delivery or verification records look suspicious.
Check nameserver and SOA metadata without dropping into a terminal.
Supported inputs
Walk through it
Workflow
Use this flow when you want a grouped answer set for one hostname.
Workflow
Use this flow when you are confirming infrastructure or mail configuration.
What you get
Each supported record family is separated into its own card for quick review.
Targets, priorities, TTLs, and zone fields are displayed in a stable format.
A short summary confirms the normalized domain and how many record families returned answers.
Avoid these mistakes
Enter only the domain or subdomain, not `https://` or a path.
A successful lookup can still return no answers for some record types.
This tool is limited to public DNS-style hostnames in v1.
Glossary
This section translates the most technical labels on the page into plain language so you can interpret the output without opening another tab.
An A record maps a hostname to an IPv4 address.
An AAAA record maps a hostname to an IPv6 address.
A CNAME record points one hostname at another hostname instead of directly at an IP address.
An MX record tells mail senders which servers should receive email for the domain.
A TXT record stores free-form text values often used for verification, email policies, and other domain controls.
TTL stands for time to live. In DNS it is the amount of time resolvers may cache an answer before asking again.