Forum Moderators: DixonJones

Message Too Old, No Replies

IP address to City/Country - which is best?

From IP address to city/country - advice needed...

         

mertero

6:22 pm on Jun 3, 2007 (gmt 0)

10+ Year Member Top Contributors Of The Month



Hello guys.

We want to add IP address to City/Country to our PHP application.

Anyone knows which is the best database around? We have a budget for a commercial license, we just need the best.

I have heard good things about MaxWind, but actually for my own Adderss they didn't know the city. IP2Location did know, and they are a lot cheaper.

I will welcome any advice on this subject...

Ron.

Realbrisk

11:39 pm on Jun 3, 2007 (gmt 0)

10+ Year Member



Try Dnsstuff

mertero

4:34 am on Jun 4, 2007 (gmt 0)

10+ Year Member Top Contributors Of The Month



DNSStuff.com only gives web services I think, so it's not suitable (I want to use it locally to make it quick).

followgreg

10:58 am on Jun 12, 2007 (gmt 0)

10+ Year Member




Webtrends has a propriatary database called geotrends.

If you want to develop your own solution a few companies offer geo ip DB's.
Maxmind for example has a GPL version available although accuracy of their free version would be in the like of 60% on a 25 miles radius (from what I can remember ...check their site).

mertero

11:32 am on Jun 12, 2007 (gmt 0)

10+ Year Member Top Contributors Of The Month



Thanks,

I think the GeoTrends is a plug-in or something for WebTrends, no?

The offer by MaxWind and IP2Location is just the bare DB which you can take and use yourself. Like I said, we have the budget to buy a commercial service. It's just that I'm looking for the 'best' one - if anyone has any experience.

So far it looks as if MaxWind is the leader ;-)

Ron.

followgreg

12:32 pm on Jun 15, 2007 (gmt 0)

10+ Year Member




Yes Geotrends is a component of webtrends.
It's been pretty good according to one of our guys who cross referenced with Maxmind and some other DB I can't remember.

Most commercial stats packages will offer geoip. While the opacity surrounds the real accuracy of their propriatary DB, the plus is being able to cross segment with other metrics from scratch.

On our end we ended up with webtrends for some sites and a custom development on which we plugin the Maxmind DB for others.

Not sure if this is of any help, but if we had to redo it: we would buy a script which would allow customization and work it out from there.
Takes some time to develop but you get exactly what is important to you.

Receptional

12:38 pm on Jun 15, 2007 (gmt 0)



ip2location is pretty accurate, and versatile.

Melissa is another company I have heard of, but know little about them.

[edited by: Receptional at 12:39 pm (utc) on June 15, 2007]

mertero

12:53 pm on Jun 15, 2007 (gmt 0)

10+ Year Member Top Contributors Of The Month



We have finally decided on MaxMind yesterday, and ordered the DB. Hopefully it'll get good enough results for us, we'll have to see ;-)

Ron.