An open API service indexing awesome lists of open source software.

https://github.com/centralnicgroup-opensource/whois.geek.nz

An open source WHOIS server for new and old TLDs
https://github.com/centralnicgroup-opensource/whois.geek.nz

Last synced: 4 months ago
JSON representation

An open source WHOIS server for new and old TLDs

Awesome Lists containing this project

README

        

whois.geek.nz
=============

A whois service that is current.

whois.geek.nz aliases the official whois server for each tld.

While you can use them directly via:

whois -h ${TLD}.whois.geek.nz

you can make this easier by adding this to your .bashrc or other compatible
shell initialization script:

```
cat >> ~/.bashrc <