Run traceroute from global vantage points to any host. Trace network paths from North America, Europe, and Asia Pacific to identify where latency or packet loss occurs along the route.

Press Enter to trace · / to focus

What This Tool Shows

Frequently Asked Questions

How do I read a traceroute?

Each line represents a network hop between your source and the destination. The columns show the hop number, IP address or hostname, and round-trip latency. Increasing latency is normal as hops increase. Look for sudden large jumps or asterisks (timeouts) to identify problem areas.

Why do some hops show asterisks (*) instead of times?

Asterisks mean the router at that hop did not respond to the traceroute probe within the timeout. This is common and usually not a problem. Many routers are configured to deprioritize or drop ICMP/UDP probe packets while still forwarding real traffic normally.

Does high latency at one hop mean there is a problem?

Not necessarily. Some routers report high latency for probe packets because they process them with low priority, but still forward real traffic at full speed. A problem exists only if latency stays high for all subsequent hops after the spike.

What vantage points are available?

Traceroutes run from multiple global locations across North America, Europe, and Asia Pacific. Running from multiple vantage points helps distinguish between localized routing issues and global problems.

What is the difference between traceroute and ping?

Ping measures round-trip time to the final destination. Traceroute shows every intermediate hop along the path, with latency at each one. Traceroute helps you identify where in the network a problem occurs, while ping only tells you whether the destination is reachable and how fast.

Related Tools