node-red-contrib-ipwhois 1.0.0

This is a node to convert IP address to WHOIS information.

npm install node-red-contrib-ipwhois

node-red-contrib-ipwhois

This is a package to convert IP address to WHOIS information with Node-RED.

Install

npm install node-red-contrib-ipwhois

Usage

Return value is json format.

e.g. Input '8.8.8.8' as 'msg.payload'.

{ 
    ip: '8.8.8.8'
    netname: 'LVLT-GOGL-8-8-8'
    descr: 'Google LLC'
    country: 'US' 
}

Node Info

Version: 1.0.0
Updated 6 years, 5 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

6 in the last week

Nodes

  • ipwhois

Keywords

  • node-red
  • whois

Maintainers