Web Hosting Talk







View Full Version : IP Database


SBS-AE
03-25-2006, 06:49 AM
I am looking free global IP database. can any one recomended free database?



Raza

m1chael
03-25-2006, 07:48 AM
maybe try:

ip-to-country.webhosting.info/node/view/6?XID=72b47180db947399177418f1fae0939c

regards

azizny
03-25-2006, 07:23 PM
seach this forum for ip to country or goto phpskills.com

peace,

allaccess
03-26-2006, 10:43 AM
what do you mean by ip database? do you need country specfic info for ever assignment? if you just want a simple global ip database you can create your own and then use one of the free services to detect locations of each address. it would take your machine couple days to finish all the queries

Xeentech
03-28-2006, 07:27 PM
If you want to work out the country and a rough guess at the location is the country from a users IP address there is a free package called GeoIP.

There are binding/APIs for Perl, PHP and most other web-dev languages.

This it the most common use of any db of IPs, so I hope this is what you mean't.

Alex.