DISQUS

Newest Industry: Geographic IP database using PERL, PHP and MySQL

  • kanquona · 2 years ago
    Thanks a lot!! I really appreciate this wonder piece of knowledge. I am indebted to you for sharing it with us.

    Thanks again
    Kanquona
    http://www.wertex.org
  • RevJoe · 2 years ago
    Can you share a link to where the texet files can be found on ARIN's website?
  • smp · 2 years ago
    I use these Addresses:

    ftp://ftp.arin.net/pub/stats/apnic/delegated-apnic-latest
    ftp://ftp.arin.net/pub/stats/ripencc/delegated-ripencc-latest
    ftp://ftp.arin.net/pub/stats/arin/delegated-arin-latest
    ftp://ftp.arin.net/pub/stats/lacnic/delegated-lacnic-latest
    ftp://ftp.afrinic.net/pub/stats/afrinic/delegated-afrinic-latest

    Have fun everyone!

    smp
  • iddl2 · 2 years ago
    help me to make, visitor ip convert to country
    santranpisak@yahoo.com
    www.spktt.com
  • Jeff W · 1 year ago
    When attempting to connect to the FTP sites above, I am prompted for login credentials. Anonymous login does not seem to work for me. Is the data publicly available or do I need a subscription of some sort to get the registry data from the FTP sites?

    Thanks,
    JW
  • Bhrath Gandhi · 1 year ago
    Thank you man... That was a step by step procedure to a complete ip-tracker code!!! great work...
  • Jakob · 9 months ago
    I am doing something simliar to this to generate whitelist IP-list based on country of origin. I am troubled by the fact that I have 4.751 rows in my database, which have a country code of EU. Anyone know of a way of determining what country it really is?
  • Stephen Pierzchala · 9 months ago
    Jakob:

    From just the registrar data, you will unlikely be able to do this. However, there are a number of commercial products that may be able to assist you in narrowing these down.

    smp
  • Jakob · 9 months ago
    Well yes, but the idea was to make a do-it-yourself solution using public and free information. I have all the pieces in place, except for the one "country code" that does not conform to the standard ISO 3166.
  • Stephen Pierzchala · 9 months ago
    Unfortunately, all the data does exist, but it is in the whois data for the blocks in question. This is a manual process that I chose not to undertake due to its complexity and my lack of programming skils.