Ping / Traceroute Tool
Test reachability and trace the network path to a host.
Learn more
Output shows raw ICMP responses or hop-by-hop routing information to the target.
Use ping for latency checks or traceroute to diagnose routing issues.
- Test network reachability to a host.
- Trace network path and identify routing issues.
- Debug latency or packet loss.
How it works
- Enter a hostname or IP address and choose ping or traceroute.
- Ping sends ICMP echo requests; traceroute sends packets with increasing TTL.
- Results display response times, hop counts, and routing path.