• IP: 172.22.0.4
A Record Lookup
This tool helps users query and retrieve DNS A (Address) records by entering a domain name. It performs a real-time DNS lookup to return the corresponding IPv4 address, allowing administrators and developers to verify domain resolution, troubleshoot network issues, or confirm DNS propagation.
AAAA Record Lookup
This tool enables users to look up DNS AAAA (quad-A) records, which map domain names to IPv6 addresses. By entering a fully qualified domain name (FQDN), the tool performs a real-time query to return the associated IPv6 address—ideal for verifying IPv6 deployment, troubleshooting DNS resolution, or ensuring proper dual-stack configuration.
PTR Record Lookup
his tool performs reverse DNS lookups by querying PTR records. By entering an IPv4 or IPv6 address, it returns the domain name associated with that IP—useful for verifying DNS configurations, checking mail server legitimacy, or debugging network services that rely on reverse resolution.
SOA Record Lookup
This tool allows users to query and retrieve SOA records, which contain critical administrative information about a DNS zone. By entering a domain name, the tool returns details such as the primary nameserver, responsible party’s email, serial number, and timing values for zone refresh, retry, and expiration. It’s especially useful for verifying zone configuration, monitoring DNS health, and troubleshooting replication issues between authoritative servers.
NS Record Lookup
This tool allows users to query and retrieve NS records, which specify the authoritative name servers for a given domain. By entering a domain name, the tool identifies the DNS servers responsible for managing that domain’s records—helpful for verifying delegation, troubleshooting DNS resolution, and ensuring proper domain configuration.
MX Record Lookup
This tool allows users to query and retrieve MX records, which define the mail servers responsible for receiving email on behalf of a domain. By entering a domain name, the tool returns the list of mail servers along with their priority values—helpful for verifying email routing, diagnosing delivery issues, and ensuring proper mail server configuration.
TXT Record Lookup
This tool allows users to query and retrieve DNS TXT records, which store human-readable or machine-readable text associated with a domain. By entering a domain name, the tool returns all TXT records—commonly used for email authentication (like SPF, DKIM, and DMARC), domain ownership verification, and other metadata. It’s especially useful for administrators managing DNS configurations or troubleshooting email delivery and security issues.
SRV Record Lookup
This tool allows users to query and retrieve SRV records, which define the hostname and port number for specific services within a domain—such as VoIP, SIP, XMPP, or LDAP. By entering a domain name and service parameters, the tool returns the corresponding SRV entries, helping administrators verify service discovery, troubleshoot connectivity, and ensure proper DNS-based service configuration.