-
Does this library support queries for .vn .ai .es and other suffixes?
As far as I know, the public whois servers for these domains prohibit public queries of whois information.
Wonder if there is …
-
The `whois` gem is a Ruby library that provides a client for querying WHOIS servers. WHOIS is a protocol used to query databases that store information about the registered users of an Internet resour…
-
Our use case involves identifying the registered ASN organizations associated with an IP address visiting a website, and processing and reporting these back to the website owner. We currently use a th…
-
The docs say under
https://learn.microsoft.com/en-us/azure/app-service/manage-custom-dns-buy-domain#update-contact-information
That "If you have privacy protection disabled and update name or org…
-
# Explanation
When performing a WHOIS lookup using the `whois.lookup()` function on an IPv6 address (e.g., `2001:4860:4860::8888`), the response is returning `No match found.` However, when exec…
-
If we ever wanted to support having ip ranges in our database we should (at-least) support an expression format to reduce drift.
When querying an example of a VPN address that is difficult to inclu…
-
When I use this library to query domain names with the suffixes co, eu, and de, it seems to fail. Is it not supported?
-
**Version(s) affected**: 1.18.0
**Description**
```sh
$ whois not-exist-bust.com
```
```
No match for domain "NOT-EXIST-BUST.COM".
>>> Last update of whois database: 2024-11-05T12:37:37…
-
Create a new command to provide WHOIS data on a network or IP.
Might as well provide RDAP data, while we're at it.
-
Now that #1941 makes everything cleaner, we can go back to solving pluggable 'processors', a new one could be "whois" plugin
https://github.com/richardpenman/whois
this would just take the domai…