DNS Lookup — Server Diagnostic Tool

Network

DNS Lookup is a server-based utility that checks a, aaaa, cname, mx, ns, and txt records for a domain from an entered domain.

What is it

DNS Lookup fetches HTTP, DNS, robots.txt, sitemap, and Open Graph signals that are hard to inspect directly from a browser and summarizes them in a table. Localhost, private IPs, and internal networks are blocked for security, and results are a point-in-time reference.

Input URL or domain → server lookup → response status, headers, and metadata summary

How to use

  1. 1Enter the domain.
  2. 2Press lookup.
  3. 3Review status codes, records, headers, or metadata.

Reference

DNS Lookup — Server Diagnostic Tool Reference
InputResult
domainchecks A, AAAA, CNAME, MX, NS, and TXT records for a domain

Sources & standards

FAQ

Can DNS Lookup check localhost?

No. Localhost, private IPs, and internal network addresses are blocked to prevent server-side request forgery.

Are DNS Lookup results live?

They are fetched by the server at request time. DNS, caches, redirects, and target server policies can change the result.

Related tools