Enter any domain name to instantly view its public DNS records, including its A, MX, TXT, and NS information.

DNS Record Lookup

Enter a domain name to begin your lookup.

Technical Overview of the DNS Lookup Tool

This tool functions as a DNS client that queries a specified nameserver to retrieve the Resource Records (RRs) for a given Fully Qualified Domain Name (FQDN). It provides a direct method to inspect a domain's public DNS configuration.

The tool fetches and organizes key record types, including:

A (Address) & AAAA (IPv6 Address):
Maps a hostname to its corresponding IPv4 or IPv6 address, which is fundamental for routing traffic to the correct server.
MX (Mail Exchange):
Specifies the mail servers responsible for accepting email messages on behalf of the domain, including their priority.
TXT (Text):
Provides arbitrary text data associated with a domain. This is commonly used for security and verification protocols such as SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and DMARC.
NS (Name Server):
Delegates a domain or subdomain to a set of authoritative nameservers.
CNAME (Canonical Name):
Creates an alias, mapping one hostname to another (the canonical hostname).
SOA (Start of Authority):
Contains administrative information about the DNS zone, including the primary nameserver, serial number, and various refresh timers.
Disclaimer: This tool retrieves public DNS data and is intended for informational purposes only. The results are provided "as-is" without any warranty, express or implied, regarding their accuracy, completeness, or timeliness. The owner of this website is not liable for any actions taken or decisions made based on the information presented here.

At MojaLab, we aim to provide accurate and useful content, but hey, we’re human (well, mostly)! If you spot an error, have questions, or think something could be improved, feel free to reach out—we’d love to hear from you. Use the tutorials and tips here with care, and always test in a safe environment. Happy learning!!!

No AI was mistreated in the making of this tutorial—every LLM was used with the respect it deserves.

Built with ❤️ by the MojaLab team.