Global network measurement

Measure reachability
from ten countries.

Ping, trace the route to, or fetch a domain or IP from real probes and compare latency, loss and the answering edge.

Try
Your connection
Detecting… Checking IPv4
Locating network Checking provider

What the result means

Latency is measured where users are

One vantage point cannot show regional slowness or a broken route. DNSTrace.dev runs a live Globalping measurement from probes in ten countries and reports per-location round-trip time, packet loss, traceroute and MTR hops, HTTPS timing phases, TLS certificate details and cache or edge headers, so anycast behaviour is visible instead of averaged away.

  • Ping with loss and jitter
  • Traceroute and MTR hops
  • HTTPS timing, TLS and edge headers

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

Locate regional slowness

Compare round-trip time and HTTPS timing phases from ten countries instead of one office connection.

02

Confirm anycast routing

Read the resolved address, the edge header and the last hops at each probe to see which site answered.

03

Prove a route is broken

Traceroute and MTR show where packets stop and which network owns that hop.

How to read the result

  1. Start with ping for a quick latency and loss picture, then switch to HTTPS timing to separate DNS, TCP, TLS and server time.
  2. Use MTR when loss is suspected; per-hop loss on intermediate routers is normal unless it continues to the destination.
  3. Treat the probe's own network as part of the measurement. A slow probe network is not a slow target.

Common questions

Before you act on the result

Why is the resolved address different per location?

The target uses anycast or geo-DNS, so each probe reaches the closest edge. The edge header, such as a cf-ray or x-served-by value, names the site that answered.

Why does one hop show 100% loss but the target answers?

That router does not send ICMP time-exceeded replies or rate-limits them. Loss only matters when it persists on every following hop, including the destination.

What do the HTTPS timing phases mean?

DNS is name resolution on the probe, TCP is the connection handshake, TLS is the certificate exchange, first byte is server processing plus one round trip, and download is body transfer.

Choose the question

One system, sixteen focused tools.

Each tool has its own indexable page and runs only the checks its question needs, with the full report one click away.

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