Traceroute

Trace the network path to any host and discover all the routers along the way.

About Traceroute

Traceroute is a network diagnostic tool that shows the path packets take from our server to a destination host. It reveals:

  • Network Path - Every router (hop) between the source and destination
  • Latency per Hop - The round-trip time to each router
  • Network Issues - Where packets are being delayed or lost

Note: Some routers don't respond to traceroute probes and will show as * (timeout). This is normal and doesn't indicate a problem.