Asyncwhois

Latest version: v1.1.9

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.0.2

Highlights:
- remove asynctest 47

1.0.1

Highlights:

- 35 Fix .tk parser bug causing infinite runs on certain .tk domains
- 37 Add additional parser support for .ga, .uz, and .ci domains

1.0.0

Highlights/API changes:

- All exported methods were renamed to scheme <protocol>_<object> (e.g. `whois_domain` or `rdap_ipv4`)
- Added support for IPv4 and IPv6 WHOIS queries and IPv4, IPv6, and ASN RDAP queries
- Parsing is also supported for IPv4, IPv6, and ASN, but limited (it's better to use RDAP for these objects)
- SOCKS proxy support was added for WHOIS queries

0.4.1

Highlights:
- Fix bug involving `domain`, `subdomain`, `suffix`, and `tld` not being set during async calls
- Add Parsers for OM and ML
- Ensure authoritative server name is "clean" (remove trailing whitespace) before attempting connections
- Refactor `WhoisParser._init_parser` to use a dictionary instead of if-elif-else block

0.4.0

- Added RDAP domain support via the `whodap` library.
- Added attributes to the `PyWhoIs` class that are accessible in the output of the package methods.
These include:
- `domain`
- `subdomain`
- `tld`
- `suffix`

0.3.2

Highlights:
- Added base regex support (gTLDs) for Admin, Billing, and Technical fields
- Re-included .buzz server name (Fixes bug where .buzz look ups would fail)
- Removed confusing exception from query.py

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.