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

https://github.com/wileylabs/whois-json-cli

Output whois data as JSON on the command line
https://github.com/wileylabs/whois-json-cli

domain-name json whois

Last synced: about 1 month ago
JSON representation

Output whois data as JSON on the command line

Awesome Lists containing this project

README

          

# Whois JSON CLI

This is a simple command line interface (CLI) for dumping whois data out as
JSON for use in document storage databases.

## Usage

```
$ npm i -g
$ whois-json example.com
```

## License
MIT