From: Greg Russell on 13 Aug 2010 15:25 Does anyone know of a tool that could graphically map the "registered" location of a group of IP addresses or their resolved names? I can extract the unique addresses from a various logfiles and would like to be able to plot those locations on a world map for presentation purposes. One supposes some recursion into whois o get such locations, but I assume that a Perl, Python or other such tool already exists somewhere for the task. Of course those locations will only be an approximation of the registrar's. Thanks for any help you might offer.
From: J G Miller on 13 Aug 2010 15:44 On Friday, August 13th, 2010 at 19:25:26h +0000, Greg Russell asked: > Does anyone know of a tool that could graphically map the "registered" > location of a group of IP addresses or their resolved names? <http://search.cpan.org/~borisz/Geo-IP-1.38/lib/Geo/IP.pm> Perl Geo::IP can provide you with country, region and [approximate] city from its database file given an IP address. > Of course those locations will only be an approximation of the > registrar's. Exactly.
From: David H. Lipman on 13 Aug 2010 15:43 From: "Greg Russell" <me(a)invalid.org> | Does anyone know of a tool that could graphically map the "registered" | location of a group of IP addresses or their resolved names? | I can extract the unique addresses from a various logfiles and would like | to be able to plot those locations on a world map for presentation | purposes. One supposes some recursion into whois o get such locations, | but I assume that a Perl, Python or other such tool already exists | somewhere for the task. | Of course those locations will only be an approximation of the | registrar's. | Thanks for any help you might offer. Google GEO IP Location. -- Dave http://www.claymania.com/removal-trojan-adware.html Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp
|
Pages: 1 Prev: Resources utilization Next: iptables rule not working as expected |