pogzyb / asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers
MIT License
63 stars 18 forks source link

Make authoritative server querying optional #102

Closed pogzyb closed 1 week ago

pogzyb commented 1 week ago

Addresses the discussion on #98 . Specifically, you can now set find_authoritative_server=False to avoid "extra" queries to the authoritative server for a given domain.