dnstrace.dev
live sources

Complete DNS lookup

Read every published
DNS answer.

Enter a domain to inspect its address, mail, verification, nameserver and policy records in one clean table.

Try
Your connection
Detecting… Checking IPv4
Locating network Checking provider

What the result means

What this DNS lookup checks

A DNS lookup translates a domain into the records published by its authoritative nameservers. DNSTrace.dev groups the answers by type, preserves TTL values and recognizes common DNS, email and verification providers without treating branding signals as proof of hosting.

  • A, AAAA and CNAME
  • MX, TXT and email policies
  • NS, SOA, CAA and SRV

Diagnostic field guide

Use the evidence, not the guess.

Three practical ways to use this lookup, followed by the boundary the result cannot cross.

Reviewed Sep 2026
01

Verify a website move

Compare A, AAAA and CNAME answers after changing a host, proxy or CDN.

02

Debug mail delivery

Inspect MX and TXT answers together to find missing routes or authentication records.

03

Audit delegation

Read NS, SOA, CAA and SRV records without switching between separate lookup forms.

How to read the result

  1. Start with the exact hostname because the apex and www name can publish different answers.
  2. Follow any CNAME chain before attributing the final address to a provider.
  3. Use TTL as a cache lifetime, then compare related TXT or MX records for policy context.

Common questions

Before you act on the result

How is this different from dig or nslookup?

The underlying question is similar, but this page groups common record types, keeps TTL values visible and adds cautious provider labels. Command-line tools remain better when you need to choose an exact resolver or server.

Why can a valid domain have no answer for one record type?

DNS record types are independent. A domain can have MX records without an A record, use only IPv6, or intentionally publish no record of the type requested.

Choose the question

One system, fourteen focused tools.

Each tool has its own indexable page and opens the report at the evidence that answers its question.

Evidence before certainty

The internet has layers.
We keep them separate.

A nameserver identifies the DNS operator. An edge address identifies a public delivery network. An ASN identifies the organization announcing a route. None automatically proves where a hidden origin application runs.

ObservedCorrelatedUnknown stays unknown
Read the detection methodology

Field notes

Read the signal correctly.

All guides

Agent-ready JSON

Give your script or your AI the same public evidence.

GET /api/dns?target=example.com&type=MX
API reference llms.txt

One input, several sources

What a full lookup includes

DNSTrace.dev resolves published DNS answers, follows the primary address to its network owner, and reads registry data for the domain or IP. Your own IP is detected separately and only when this page is open.

DNSRDAPASNGeo IP

Your public network address

What is “My IP”?

Your public IP is the address websites see for your internet connection. It is assigned by your ISP, mobile carrier, workplace, VPN, or proxy and is used to route traffic back to you.

Why it is useful Diagnose your connection

Inspect your ISP, ASN, approximate network location, reverse DNS, and whether traffic is passing through a VPN or hosting network.

What it cannot reveal Not your exact location

IP location usually identifies a city or network region. It does not expose your home address or your device's GPS position.

Privacy Relay-aware, not bypassing

The primary address comes from Cloudflare. An IPv4-only check uses ipify with icanhazip as fallback. Apple Private Relay is verified against Apple's published egress ranges. The original address hidden by a relay cannot be recovered.

Copied