Settings

Theme

Ask HN: Less Evil Alternative to MaxMind GeoIP Db?

15 points by sethito 11 years ago · 10 comments · 1 min read


I've been using the geoip db from MaxMind for over a decade now; however, I've noticed the accuracy of both the free and paid dbs have fallen to unacceptable levels. I also recently learned that it is against their aup to build publicly facing systems based on their data (https://www.maxmind.com/en/sitelicense).

Are there any accurate alternatives that don't use MaxMind's free db?

mulligan 11 years ago

I can understand the policy and I'm not sure it makes them evil. You could build a publicly facing system that was simply an API into their database, thus providing the public with the data you licensed.

duncantuna 11 years ago

This site will let you download their geolocation database .. http://software77.net/geo-ip/

License info: http://software77.net/geo-ip/?license

phoenix69 11 years ago

http://www.w3schools.com/html/html5_geolocation.asp

  • sethitoOP 11 years ago

    That works great until the user pushes "No, I don't want you go geolocate me".

    • sarciszewski 11 years ago

      If the user doesn't want to be geolocated, why are you going to geolocate them?

      • dangrossman 11 years ago

        Basic web stats reports. Checking that you're getting the geotargeting you paid for when you advertise. Preventing credit card fraud (billing address in one country, user located in another, detecting open proxies, etc). Lots of reasons geolocation has been used since long before browsers had a mobile-style API for it on the client side.

        • sarciszewski 11 years ago

          And if the user withdraws their consent (clicking "No", DNT headers, etc.) that should be the end of it. Don't locate, don't track, don't subvert user's consent.

          Just flag it as "no location information available" if you need to use it for an access control/fraud prevention mechanism and be aware that determined bad guys can spoof almost every signal you receive from them.

mavelikara 11 years ago

I have had good success with NeuStar.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection