Skip to main content

whoisdomain Spectra Assure Community Badge

  • A Python package for retrieving WHOIS information of DOMAIN'S ONLY.
  • Python >=3.10
  • requirements:
    • whodap>=0.1.16 Spectra Assure Community Badge.
    • tld>=0.13.2 Spectra Assure Community Badge.
    • redis (optional) Spectra Assure Community Badge.
  • v1 uses only whois and has been be moved to maintenance only
  • v2 will use whodap to first retrieve info with rdap, if no data is available try the classic whois approach.
    • This package will not support querying ip CIDR ranges or AS information.
    • This was a copy of the original DanyCork 'whois'.
      • Significantly refactored in 2023 (v1).
      • RDAP adding in 2026 (v2).
      • The v1 output is still compatible with DanyCork 'whois'.
      • the v2 will move away from strict compatibility.

Notes:

  • Rdap servers only know about the real IANA domain, the concept of first level domains is not supported when using rdap requests.

Notes

A) https://en.wikipedia.org/wiki/WHOIS

On January 19, 2023, ICANN opened voting on a global amendment to all its registry and registrar agreements. In it they defined an RDAP Ramp-Up Period of 180 days starting with the effectiveness of this amendment. 360 days after this period is defined as the WHOIS Services Sunset Date, after which it is not a requirement for registries and registrars to offer a WHOIS service and instead only an RDAP service is required. All voting thresholds were met within the 60 day voting period and the amendment was approved by the ICANN Board. The date for WHOIS Sunset for gTLDs was set as 28 January 2025.[47]

B) memory leak

2024-02-05: The current whoisdomain has a memory leak.

The memory leak is not relevant for short running use but when using whoisdomain in long running programs you should be aware that each query will increase its memory use.

Versioning

  • I will start versioning at 1.x.x
    • the second item will be YYYYMMDD,
    • the third item will start from 1 and be only used if more than one update will have to be done in one day.

Versions 1.x.x will keep the output compatible with Danny Cork.

Versions 2.x.x will add a dependency on whodap and use rdap based whois data before consulting historical whois.

Releases

  • Releases are avalable at: Pypi

Pypi releases can be installed with:

  • pip install whoisdomain

Features

Dependencies

  • please install also the command line "whois" of your distribution as this library parses the output of the "whois" cli command of your operating system

Notes for Mac users

  • it has been observed that the default cli whois on Mac is showing each forward step in its output, this makes parsing the result very unreliable.
  • using a brew install whois will give in general better results.

Docker release

Usage example

whoisdomain

ccTLD & TLD support

Most tld's are now autodetected via IANA root db, see the Analizer directory and make suggest.

  • see the file: tld_regexpr
  • for python use: whoisdomain.validTlds()
  • for cli use whoisdomain -S

Support

  • Python 3.x is supported for x >= 10

Author's


Updates

  • see Updates for a full history of changes.

2.20260709.1

  • first version 2 release
  • switch to minimal version 3.10
  • update gitgub-action lint (mypy) to use setup-python@v6 and checkout@v6
  • start working on v2 with rdap first

2.20260805.1

  • add dependencies to the pyproject.toml file

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whoisdomain-2.20260805.1.tar.gz (55.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whoisdomain-2.20260805.1-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

Details for the file whoisdomain-2.20260805.1.tar.gz.

File metadata

  • Download URL: whoisdomain-2.20260805.1.tar.gz
  • Upload date:
  • Size: 55.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for whoisdomain-2.20260805.1.tar.gz
Algorithm Hash digest
SHA256 0de34e935452926d1ecbf5401c6e1c618dc1f37b8579f7f4413bead9f849c827
MD5 08c14b13f2cf2926ab1f9735b3d05589
BLAKE2b-256 339d90316c9a0f0f672a42623cc66d0981ecfa7543d2fbb980421c52dc581c82

See more details on using hashes here.

File details

Details for the file whoisdomain-2.20260805.1-py3-none-any.whl.

File metadata

File hashes

Hashes for whoisdomain-2.20260805.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37f44d6148b43de0b47f17497c2334b558b21cb457ec4bddfe42d850b81f0fae
MD5 52c58bcb2d840e5b22b4c4695baf8d1a
BLAKE2b-256 c979dd04de1189daffcb5a14f3adc0fe4c678c26b67980e50b93af6fcd85afd2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page