DNS Lookup Tool

Query DNS records for any domain. Get A, AAAA, MX, NS, TXT, CNAME, and SOA records instantly.

Complete DNS Query

Query all major DNS record types including A, AAAA, MX, NS, TXT, CNAME, and SOA records.

Secure & Private

DNS queries are performed using secure DNS-over-HTTPS (DoH) protocol for privacy.

Real-Time Results

Get instant DNS resolution results with TTL information for each record.

How to Use DNS Lookup Tool

1

Enter Domain Name

Type the domain name you want to query (e.g., example.com)

2

Click Lookup

The tool will query all DNS record types for the domain

3

View Results

Browse through different record types using the tabs

4

Copy Records

Click the copy button to copy any record value to clipboard

Understanding DNS Record Types

A Record (Address)

Maps a domain to an IPv4 address (e.g., 192.0.2.1)

AAAA Record

Maps a domain to an IPv6 address (e.g., 2001:db8::1)

MX Record (Mail Exchange)

Specifies mail servers for the domain with priority values

NS Record (Name Server)

Indicates authoritative name servers for the domain

TXT Record

Contains text information, often used for verification and SPF

CNAME Record (Canonical Name)

Creates an alias from one domain to another

SOA Record (Start of Authority)

Contains administrative information about the DNS zone

TTL (Time To Live)

Specifies how long the record should be cached (in seconds)

Frequently Asked Questions