Home > Code > PHP WHOIS API

PHP WHOIS API

January 25th, 2006 Tony Leave a comment Go to comments

Mike is offering up a free whois API written in PHP. Great tool for domain acquisition or link building!

Did you write that Mike? The code looks awfully tidy to be yours. :)

Categories: Code Tags:
  1. January 27th, 2006 at 02:42 | #1

    LOL – spot on Sherlock ;-)

    The main part of it came from some big elephant piece of software I found a few months ago, then stripped out this core whois part, changed it around quite a bit and made it run independantly. So not mine at all :-D

  2. January 28th, 2006 at 11:04 | #2

    Here are the two WHOIS progs I have been using for a while.

    A very simple class to use to get WHOIS info.
    http://sourceforge.net/projects/phpwhois/

    The OIC API is good, but still connects directly to the major WHOIS databases, so you can easily get an IP temporarily banned with any kind of automated process.
    http://openideascompany.com/live/index.php

  3. alex
    November 8th, 2006 at 17:00 | #3

    how do i intergrate this code into my website. I would like to put it on the front page, and then get the result on another page

  4. cinisr
    July 6th, 2007 at 22:07 | #4

    hi
    i wish to get PHP code for checking whether the domain is existing or not
    regards
    cinisr

  5. Vij
    April 30th, 2009 at 22:27 | #5

    Looks like th link is broken