DNS Lookup

ZourTools DNS Lookup inspects global server zone configurations to retrieve accurate pointer records, text parameters, and routing structures.

Query Global DNS Record Structures

How to Run a Domain DNS Lookup

1

Enter the Domain

Enter the active root domain name in the main input field.

2

Select Record Type

Choose specific record types such as address mappings, exchange records, or text data — or query all records.

3

Inspect Zone Data

Review IP addresses, TTL metrics, and priority values returned from the DNS zone.

What Is DNS?

The Domain Name System (DNS) is the internet's phonebook. It translates human-readable domain names (such as example.com) into IP addresses (such as 192.0.2.1) that computers use to communicate. DNS records store various types of information about a domain, including its IP addresses, mail servers, and verification data. Understanding DNS records is essential for website owners, developers, and network administrators.

Why Use DNS Lookup?

DNS lookup helps diagnose website issues, verify configurations, and understand domain infrastructure. When a website is down, checking DNS records reveals whether the problem is DNS-related. When setting up email, MX records confirm proper configuration. When migrating hosting, DNS records ensure a smooth transition. DNS lookup provides visibility into the systems that make your domain work.

Key Features

  • Multiple Record Types: Query A, AAAA, CNAME, MX, TXT, NS, and SOA records.
  • All Records Option: Retrieve all DNS records for a domain at once.
  • TTL Information: View Time To Live values for caching optimization.
  • Priority Values: See priority settings for MX and other records.
  • Instant Results: Records appear within seconds.
  • No Registration Required: Look up any domain immediately.

DNS Record Types Explained

A Record (Address)

Maps a domain name to an IPv4 address. This is the most common record type, connecting your domain to your web server.

AAAA Record (IPv6 Address)

Maps a domain name to an IPv6 address. Similar to A records but for the newer IPv6 protocol.

CNAME Record (Canonical Name)

Creates an alias from one domain to another. Commonly used for subdomains and CDN configurations.

MX Record (Mail Exchange)

Specifies mail servers for the domain. MX records include priority values for failover.

TXT Record (Text)

Stores text information, often used for domain verification, SPF, DKIM, and DMARC email security.

NS Record (Name Server)

Identifies the authoritative name servers for the domain.

SOA Record (Start of Authority)

Contains administrative information about the DNS zone, including the primary name server and contact email.

Common Use Cases

Troubleshooting Website Issues

Verify A records to ensure your domain points to the correct server IP address.

Email Configuration

Check MX records to confirm email routing is properly configured.

Domain Migration

Verify DNS propagation after changing hosting providers or IP addresses.

Security Verification

Examine TXT records for SPF, DKIM, and DMARC settings.

Subdomain Management

Check CNAME records to verify subdomain configurations.

Infrastructure Analysis

Identify hosting providers and CDN services through DNS records.

Understanding TTL Values

TTL (Time To Live) specifies how long DNS resolvers should cache a record. Lower TTL values mean changes propagate faster but increase DNS query load. Higher TTL values reduce query load but slow propagation. Common TTL values range from 300 seconds (5 minutes) to 86400 seconds (24 hours).

Frequently Asked Questions

Which DNS record type should I check?

Choose "Any" to see all records, or select specific types based on your needs: A for web servers, MX for email, TXT for verification.

Why don't I see all DNS records?

Some records may be hidden by the DNS provider or not publicly accessible. CDN and proxy services may mask origin records.

How long does DNS propagation take?

DNS changes can take 24–48 hours to propagate globally, depending on TTL values and resolver caching.

What's the difference between A and AAAA records?

A records map to IPv4 addresses (e.g., 192.0.2.1). AAAA records map to IPv6 addresses (e.g., 2001:db8::1).

Is the tool free?

Yes, ZourTools DNS Lookup is completely free, with no limitations.