Thread: Whois Lookup

  1. #1
    Registered User
    Join Date
    Jan 2006
    Posts
    16

    Whois Lookup

    I'm trying to create a program that does a whois look-up on a domain.
    I'm thinking something along the line of "whois.net/whois.php?=" then the domain and retrieving the info.

    Anything to help get me started?

    Thnx

  2. #2
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    well, first of all, whois.net uses the .cgi extension on that page, and second, what if the person has a domain name registered through network solutions?

    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  3. #3
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    and retrieving the info.
    How?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. search file for values in lookup table
    By sixstringsgaret in forum C Programming
    Replies: 12
    Last Post: 03-04-2008, 04:23 PM
  2. Lookup in lists
    By agentsmith in forum C Programming
    Replies: 1
    Last Post: 12-07-2007, 02:14 PM
  3. gethostbyaddr() reverse lookups failing (???)
    By Uncle Rico in forum C Programming
    Replies: 9
    Last Post: 08-19-2005, 09:22 AM
  4. Lookup Table Reference???
    By gvector1 in forum C++ Programming
    Replies: 3
    Last Post: 04-02-2003, 05:03 PM
  5. whois search from a c program
    By tetradtech in forum Linux Programming
    Replies: 5
    Last Post: 10-02-2002, 04:35 AM