node-red-contrib-whois2
v1.3.5
Published
Provide whois block to get domain name information
Downloads
3
Readme
node-red-contrib-whois
Provide a block to perform a whois request, parse the results to JSON.
Input
Provide the domain name in msg.payload
Output
The output will return a json document with whois reply or false if an error occured.