• Welcome to DNForum.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Aggregating info from Whois?

Status
Not open for further replies.

INTERSTREAMER

New Member
Legacy Platinum Member
Joined
Mar 4, 2008
Messages
10
Reaction score
0
I'm attempting to build a platform to review statistical information on domain names as a research study. To do so - I need to tap into the Whois database (Verisign). I can't seem to connect with them - at least a person.

Can anyone provide info in this regard?

Thanks,
Scott
[email protected]
 
I'm attempting to build a platform to review statistical information on domain names as a research study. To do so - I need to tap into the Whois database (Verisign). I can't seem to connect with them - at least a person.

Can anyone provide info in this regard?

Thanks,
Scott
[email protected]


You're going to have to come up with a better story than that for collecting personal information on a few million people...
 
I'm attempting to build a platform to review statistical information on domain names as a research study. To do so - I need to tap into the Whois database (Verisign). I can't seem to connect with them - at least a person.

Can anyone provide info in this regard?

Thanks,
Scott
[email protected]

Wow, if you can't do that, I'll tell you right now - FUGHE ABOU IT. ;)
 
You're going to have to come up with a better story than that for collecting personal information on a few million people...

Yes, I can't do that which is why I was asking. Gee thanks for the help.

You're going to have to come up with a better story than that for collecting personal information on a few million people...

You are totally incorrect. That is not what I'm after at all.
I've never sent a spam in my life nor would I ever. I'm actually putting together information on the ages of domains, transfers, and other in order to build an algorithm that will provide a useful tool for domainers.

Don't be so paranoid.
 
You want the zone files or what ?
 
If you still are willing to try, first you'll need WHOIS from Verisign which is outputted from port 43 via a TCPIP Socket Connection. Then, you'll need to parse the WHOIS server returned in this WHOIS. Verisign doesn't really have limits.

Once you get WHOIS server you do the same type of SOCKET connection to the REGISTRAR whois server. Only the correct registrar that owns the domain has the full WHOIS.

That isn't all. Most large registrars have limits. GoDaddy for instance 100 limits per ip.

I am not going to tell you how to fully do it. Buy many books and you'll need to get there yourself step by step. :) But this should get you started. If you don't know much about development or how to create a SOCKET connection, it will be a very big problem.
 
Last edited:
This is a great start. Thank you.

Scott

if you still are willing to try, first you'll need whois from verisign which is outputted from port 43 via a tcpip socket connection. Then, you'll need to parse the whois server returned in this whois. Verisign doesn't really have limits.

Once you get whois server you do the same type of socket connection to the registrar whois server. Only the correct registrar that owns the domain has the full whois.

That isn't all. Most large registrars have limits. Godaddy for instance 100 limits per ip.

I am not going to tell you how to fully do it. Buy many books and you'll need to get there yourself step by step. :) but this should get you started. If you don't know much about development or how to create a socket connection, it will be a very big problem.
 
I need to tap into the Whois database (Verisign)
Verisign keeps on file only registrar name, whois URL, registrars URL, DNS, status, reg date, expire date and last change date
 
Status
Not open for further replies.
Back
Top Bottom