Date: Sat, 4 Dec 1999 23:30:04 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: dtougas@converging.net (D Tougas) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I find where an IP address is from? Message-ID: <199912050430.XAA47002@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <19991204163756.A3242@converging.net> from D Tougas at "Dec 4, 1999 04:37:56 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
D Tougas wrote, > Hello, > > I am tring to write a script (maybe there is one that already does this...) > that takes the IP addresses from an apache log file and checks to see > what parts of the world people are browsing from. I can use nslookup > to find out what domain an IP address belongs to, but it seems that > whois no longer gives much information of any value. I would like some > way to find out what country an IP address or domain name is from, and > it has to be easy enough to put into a script. Can anyone help me out > with this, is there some utility that I am missing? Dunno how you can do better than 'whois -a <ip>' in a script. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912050430.XAA47002>