From: Petter Reinholdtsen
In the process, I came across the -web service GeoTraceRoute by +web service GeoTraceroute by Salim Gasmi. Its methology of combining guesses based on DNS names, various location databases and finally use latecy times to rule out candidate locations seemed to do a very good job of guessing correct @@ -131,11 +131,11 @@ without your best interest as their top priority.
Combining KML files is trivial using a text editor, so I could loop over all the hosts behind the urls imported by www.stortinget.no and -ask for the KML file from geotraceroute, and create a combined KML +ask for the KML file from GeoTraceroute, and create a combined KML file with all the traces (unfortunately only one of the IP addresses behind the DNS name is traced this time. To get them all, one would have to request traces using IP number instead of DNS names from -geotraceroute). That might be the next step in this project.
+GeoTraceroute). That might be the next step in this project.Armed with these tools, I find it a lot easier to figure out where the IP traffic moves and who control the boxes involved in moving it.