The Core

Why We Are Here => Hardware & Technology => Topic started by: Adam C on February 14, 2012, 09:51:21 AM

Title: bulk geo ip lookup tool?
Post by: Adam C on February 14, 2012, 09:51:21 AM
Does anyone know of a tool where I can feed in a list of (thousands of) domains and get the country in which they're hosted?

Title: Re: bulk geo ip lookup tool?
Post by: Rooftop on February 14, 2012, 10:23:25 AM
There used to be a set of opensourced geoip data.  We used to dump it in to mysql periodically for large lookups.  Not the most accurate, but not bad.  If that sounds useful I can see if I can find where we got it from.
Edit - just found it: http://www.maxmind.com/app/geoip_country
Title: Re: bulk geo ip lookup tool?
Post by: Adam C on February 14, 2012, 10:55:22 AM
very useful, thanks