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

issue with registrar value #121

Open
deepika-maj opened this issue May 28, 2020 · 2 comments
Open

issue with registrar value #121

deepika-maj opened this issue May 28, 2020 · 2 comments

Comments

@deepika-maj
Copy link

PHP-Whois version: 4.0.0
PHP version: 7.4

It seems like there is a bug on the logic to parse registrar value. As per my understanding, the registrar should be one of the registrar defined in https://www.iana.org/assignments/registrar-ids/registrar-ids.xml or optionally using registry value of the tld manager defined in https://www.iana.org/domains/root/db

However the library is returning incorrect values for registrar, e.g. try checking for following domains:

  • hotmail.com.br : Corporation Service Company
  • webarmarinhos.com.br : ALEX SANDRO GAMA DA SILVA

Probably this issue is on other tld as well.

@io-developer
Copy link
Owner

io-developer commented Jun 2, 2020

Well...
For example:
image

Where is entry point here for registrar resolving.. Any ideas?

@deepika-maj
Copy link
Author

I am not sure, may be the "provider:" line is the registrar (non ICANN accredited).
But "ALEX SANDRO GAMA DA SILVA" is definitely not a registrar here which the library is returning.

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