[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Tool for tracking origin of IP addresses?



Try
whois -h whois.completewhois.com 200.0.10.0 | grep country | uniq |
awk '{print $2}'

On 10/26/05, Soenke von Stamm <sstamm@affili.net> wrote:
> Hi all,
>
> we are trying to track where our sites are connected from. Is there any OSS
> tool/database to determine the origin (country) of an IP address?
>
>
> TIA,
>       Sönke
>
>



Reply to: