dnstrace.dev
live sources

Global DNS measurement

See what DNS returns
around the world.

Compare live answers from ten probe locations instead of relying on a simulated propagation status.

Try
Your connection
Detecting… Checking IPv4
Locating network Checking provider

What the result means

Global answers are measured, not invented

DNS propagation is the period during which recursive resolvers may hold different cached answers. DNSTrace.dev creates a live Globalping measurement and shows the resolver, response status, TTL, latency and exact record value observed at each probe.

  • Ten country-level probes
  • Exact answer and TTL
  • Agreement and failure states

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 an address change

Compare the exact A, AAAA or CNAME answer after moving a website or CDN.

02

Watch a mail migration

Sample MX or TXT answers from multiple countries while caches expire.

03

Investigate regional failure

Separate resolver disagreement, timeout and no-data responses from a universal outage.

How to read the result

  1. Choose the exact record type changed; one type can converge while another remains cached.
  2. Compare returned values and response status before looking at the location label.
  3. Use observed TTLs to choose a sensible retest time instead of refreshing continuously.

Common questions

Before you act on the result

How long does DNS propagation take?

There is no universal duration. Existing recursive caches can retain an old answer until its previous TTL expires, while resolvers without that cache may see the new value immediately.

Why do two locations return different addresses?

A cache may still hold an older answer, or the domain may intentionally use geo-routing, latency routing or load balancing. Compare the full answer and TTL before calling the difference a failure.

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