Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techweber/node-js-whois-query

This POC written in Node JS queries WHOIS servers for domains, ip addresses and ASN's
https://github.com/techweber/node-js-whois-query

Last synced: 7 days ago
JSON representation

This POC written in Node JS queries WHOIS servers for domains, ip addresses and ASN's

Awesome Lists containing this project

README

        

# node-js-whois-query
This POC written in Node JS queries WHOIS servers for domains, ip addresses and ASN's

# How to use

> git clone https://github.com/techweber/node-js-whois-query.git

> cd node-js-whois-query

> npm install

> node numberlookup.js

> node querydomains.js

> node queryips.js