Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Display tracert on Google or Bing Maps

Writer Andrew Mclaughlin

Is there a program of perhaps website that can display a list of ip-adresses on Google or Bing maps?

For instance, if I do tracert -d , I'll get a bunch of IP-addresses, displaying the path my request travelled.

I'd think it funny to see this on a map, but I find it hard to enter all these IP-addresses manually. Does anybody know a program that can do this?

2

3 Answers

VisualRoute puts the route on a map, I don't know if there's an application which makes use of Google maps. Will search and update this post.

alt text

traceroute-mapper will do this for you

You can paste in the output from traceroute on linux/mac or tracert on windows

enter image description here

Visual Trace works too:

The visual tracert tool displays the path Internet packets traverse to reach a specified destination. The tool works by identifying the IP addresses of each hop along the way to the destination network address. To get more specific info about an IP address you can use this IP tracer tool from IP-Tracker.org. The estimated geophysical location of each hop is identified using MaxMind's GeoIP database. After all of the hops locations' are identified, the path to the destination is plotted on a Google Map.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy