grigouze / uwhoisd

A 'Universal WHOIS' proxy server - you query it, it gives back the correct details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uwhoisd

image

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.

The daemon comes with a scraper to pull WHOIS server information from IANA's root zone database at tools/scraper.py. This requires the beautifulscraper package to run.

About

A 'Universal WHOIS' proxy server - you query it, it gives back the correct details

License:MIT License


Languages

Language:Python 100.0%