DNS
Resolvers can return different cached records depending on geography, TTL and propagation state.
Network & Web Tools
Pro diagnostic reportLook up A, AAAA, MX, TXT, CNAME, NS and SOA records for a public hostname.
Diagnose
Run a bounded public check.
Understand
See a health score and explanation.
Act
Follow prioritized recommendations.
DNS translates hostnames into the records used by browsers, mail servers and other internet services. This lookup uses the server-side DNS resolver to display common public record types. It is useful for checking a new domain setup, mail routing, verification TXT values, nameserver changes and basic troubleshooting.
Professional interpretation guide
Use the result as a focused diagnostic signal. Verify important findings before changing DNS, hosting, security, caching or application configuration.
Network diagnostics
Network tools observe different layers: DNS resolves names, TCP establishes connections, TLS authenticates encrypted sessions and HTTP carries requests, redirects, headers and caching rules. A successful result at one layer does not prove that the complete website or application is healthy.
Resolvers can return different cached records depending on geography, TTL and propagation state.
Certificate validity, hostname matching, trust chains and protocol support are separate checks.
Status codes, redirect chains, headers and caching directives describe application behaviour.
Latency and reachability vary by location, network path, browser and time.
The queried hostname is sent to a DNS lookup service. Do not enter confidential internal hostnames unless disclosure is acceptable.
Combine related checks instead of relying on one isolated result.
An A record maps a hostname to an IPv4 address.
An AAAA record maps a hostname to an IPv6 address.
MX records identify mail servers and their priority for a domain.
Resolvers cache records according to TTL and may not refresh at the same moment.
No. This version uses the resolver available to the serverless function, not a global resolver network.
No. It only reads public DNS records.