Agent Node Docs

WHOIS Lookup Tool Node

Performs a WHOIS lookup for a domain using a public RDAP API

WHOIS Lookup Tool Node

The WHOIS Lookup Node is responsible for performs a whois lookup for a domain using a public rdap api. This node allows the agent to provide informative data directly sourced from WHOIS Lookup.

Input Parameters

  • domain: The domain to lookup.

Output

dict: A dictionary containing RDAP/WHOIS information.

WHOIS Lookup Tool Node