Traceroute
Trace the network path to a destination
About Traceroute
Traceroute shows the path packets take to reach a destination. Each hop represents a router along the path. Times shown are round-trip times (RTT).
Trace the network path from our server to any destination. See every router hop along the route with its IP address, hostname, latency, and geographic location. Diagnose routing issues, identify network bottlenecks, and understand how your traffic reaches its destination.
Key Features
- ✓Full route trace with hop details
- ✓Per-hop latency measurement
- ✓Reverse DNS for each hop
- ✓Geographic location per hop
- ✓AS number identification
How to Online Traceroute
- 1
Enter destination
Type an IP address or domain to trace.
- 2
Run traceroute
Click to trace the network path.
- 3
Analyze hops
See each router hop with latency and location.
Common Use Cases
- •Diagnosing slow connections by finding high-latency hops
- •Identifying network routing issues and bottlenecks
- •Understanding the physical path your traffic takes
- •Detecting transit provider issues affecting connectivity
Frequently Asked Questions
Why do some hops show asterisks (*)?▼
Asterisks mean the router at that hop didn't respond to the traceroute probe. Many routers are configured to ignore or deprioritize traceroute packets for security or performance reasons. This is normal.
Why does latency increase at a specific hop?▼
A sudden latency increase at a specific hop usually indicates that hop's router is congested or the physical distance between hops is large (e.g., crossing an ocean).