How this test works
One selected Globalping probe traces the ICMP path toward the target, up to 30 hops. Some routers choose not to reply.
NETWORK PATH
Trace the network path from a selected Globalping region.
One selected Globalping probe traces the ICMP path toward the target, up to 30 hops. Some routers choose not to reply.
An asterisk marks a hop without a reply and is not automatically a fault. Look for sustained delay or loss across later hops.
That router didn't reply within the timeout. Most routers drop ICMP probes by design, so a few asterisks are normal. If later hops respond, the route is working.
Most internet routes are 8 to 20 hops. Longer paths are common on satellite links or routes crossing many countries; very short ones happen when hosts sit on the same provider.
Because it's the first device outside your computer. Every packet leaves through it. A private address like 192.168.1.1 confirms it.
Time-to-live: a counter in every IPv4 packet, decremented at each router, that discards the packet when it reaches zero and normally triggers an ICMP Time Exceeded reply. Traceroute sets it to 1, 2, 3... to discover responding router interfaces in sequence. IPv6 calls the field Hop Limit.
Not from one trace. Apparent loss at an intermediate hop is often ICMP rate limiting. Loss is more credible when it begins at one hop and continues through every later hop and the destination; confirm it with repeated ping or MTR.
Traceroute explained: read hops, RTT, latency and asterisks, compare Windows and Linux commands, and find real network problems without false alarms.