Ip2Nation Improved.

It’s a bank holiday here in Hellas and I decided to take some time off work.
Being bored with ‘important’ stuff, I added a graphical country identifier to comments. It’s mostly an aesthetic addition, but might also prove useful in other ways. The information comes from comparing the commenter’s IP address (the address of his/her computer on the internet) with a cache of publicly available records. No personally identifiable information is transmitted to third parties nor is the IP of the commenter shown anywhere on this site. Just the country they are from.
I am using a heavily updated version of the free ip2nation database. Why and how is it updated, you might ask? Well, while checking it out, it became immediately apparent that a whole lot of EU networks were classified under ‘eu’ which (although charmingly idealistic) is too broad and generic to be of any use right now.
So I decided to write a small perl script that queried the RIPE (Réseaux IP Européens) whois server for all ‘eu’ blocks provided by ip2nation and updated the database accordingly. Because of the number of queries (and some pauses to play nice), this took a while to complete. As it turns out only a handful of the 2000 or so netblocks were actually registered as ‘eu’.

Get the PERL script that queries the RIPE whois servers and updates the ip2nation table here

Disclaimer: I accept no responsibility whatsoever for anything you might do with the script and any unexpected results your use of the code might have on your own or third party computer(s), network(s) etc. You’re assuming all responsibility for your use of the provided script, so don’t blame me if something goes wrong or if RIPE sues you for flooding their servers or misusing their data.