Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registrant, Admin & Tech data is empty #86

Open
modz95 opened this issue Jul 22, 2019 · 1 comment
Open

Registrant, Admin & Tech data is empty #86

modz95 opened this issue Jul 22, 2019 · 1 comment

Comments

@modz95
Copy link

modz95 commented Jul 22, 2019

Hello. I just started using this class and it's pretty useful. However, I have noticed that it returns empty Registrant, Admin & Tech data. From what I gather, the solution is to make a second request to the registrar's WHOIS server in order to obtain it. For .com domains, this process would roughly look something like this:

Query whois.crsnic.net, find the "Registrar WHOIS Server" line in the received response and get the address of the said server (let's say it's whois.namecheap.com)

Query whois.namecheap.com

Parse & merge the data returned from the two servers as necessary and return it

@johnny-bit
Copy link

johnny-bit commented Jul 23, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants