uwhoisd
uwhoisd copied to clipboard
A 'Universal WHOIS' proxy server - you query it, it gives back the correct details
uwhoisd
.. image:: https://secure.travis-ci.org/kgaughan/uwhoisd.png?branch=master :width: 89px :height: 13px :target: http://travis-ci.org/kgaughan/uwhoisd
A 'Universal WHOIS' proxy server: you query it for information about a particular domain, it works out the correct WHOIS server to query and gives back the correct details.
It is only intended for use with domain names currently, but could be generalised to work with other types of WHOIS server.
Scraper
The daemon comes with a scraper to pull WHOIS server information from IANA's root zone database. To install uwhoisd with the optional requirements for the scraper, run::
$ pip install 'uwhoisd[scraper]'
To run the scraper, enter::
$ python -m uwhoisd.scraper