experiments
Traceroute to Geo
Maps every hop of a traceroute to a point on a map — turning an invisible network path into something you can actually see.
stable
networkinggeolocationvisualization
A traceroute tells you a path exists, but not what it looks like. This experiment takes each hop’s IP, resolves it to a rough geolocation, and plots the whole route on a map — so a request bouncing across three continents is visible instead of just a list of hostnames.
See the source on GitHub.