Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/techweber/node-js-whois-query
- Owner: techweber
- Created: 2021-02-15T18:53:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-02-15T18:55:49.000Z (over 3 years ago)
- Last Synced: 2024-08-02T15:33:46.888Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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