IP Whois-servers

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

IP Whois-servers

Post by Derfel Cadarn »

Hello there!

I'm writing my own script to request whois-info for IP-numbers. I know that certain IP-numbers are served by arin, by ripe, by iana, etcetera and I try to implement this in my script: the script has to choose the correct whois-server based on the IP-number entered.

My problem is: my list of these servers is getting longer and longer. Is there someplace where I can find a complete list of which servers list which IP-numbers? Until now I found one, but that's either too old or incomplete.

And I don't want to find them by trial-and-error! :wink:

any ideas are welcome!

btw I don't want to use it for spamming, if someone might think that. It's just a service for visitors of my site. And for me to learn programming more.... :P
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

After debugging all those code-snippets for others, I thought it was time to get some attention for my question from yesterday..

Nobody any ideas??

:cry:
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

I tend to use this page:
http://www.energis.com/service/search.asp

for whois search's cause they've got a bunch of different servers to query - best I can do, sorry.

Mac
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

Thanks Twigletmac! But for an IP they only offer Arin, Ripe and Apnic. I don't want to boast 8) but my IP-lookup is already more extensive...I just cannot get my hands on that database of whois-servers..
I'll get it ...... some time..... :!:
Post Reply