-
Notifications
You must be signed in to change notification settings - Fork 196
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
.pro domain lookups don't work #198
Comments
According to https://www.iana.org/domains/root/db/pro.html, the whois server URL is now |
Nope. It is not the issue. And .pro domains - are not the only. Try .sc, for example maven.sc or nic.sc. But by the way, from console i can whois .pro domains (from python - nope), and .sc domains do not work either under the console or under Python. |
Fwiw, these zones ( |
I believe that .pro is considered a Generic TLD (gTLD) but I could be wrong If it is, the WHOIS server should be available at whois.nic.pro (which does resolve, though I haven't checked an actual WHOIS request) |
For what it's worth, this is working without any change for me. I think @mzpqnxow 's comment is correct, this doesn't need special whois servers anymore.
|
I can confirm what @BillWeissABK said. with python 3.11.9 the same excerpt gives me a bunch of information without errors. @twbryan can you try again on the latest commit on the master branch to see if the issue is fixed for you too? |
.io domain lookups also don't work. |
Can you enter a separate issue for that? |
The text was updated successfully, but these errors were encountered: