Hi guys, I have a list of like 10,000 IPs in Excel file and would like to know which IP belongs to which country. Anyone can suggest an idea/tool to do this? Thanks.
Maxmind GeoIP Export to a csv, a much better supported format by default and easy to parse if no support is provided. Maxmind provide an API for every language you might want to use. I'd go with PHP ...