
Ip2Whois
ip2whoisIP2WHOIS provides a WHOIS lookup API that returns comprehensive domain information, including creation date, updated date, expiration date, domain age, registrant contact information, and nameservers.
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
IP2WHOIS Domain LookupIP2WHOIS_DOMAIN_LOOKUPAcciónTool to retrieve WHOIS information for a domain. Use when you need registrar and contact details for a specific domain.
IP2WHOIS_DOMAIN_LOOKUPAcciónTool to retrieve WHOIS information for a domain. Use when you need registrar and contact details for a specific domain.
Parámetros de entrada
domainstringObligatorioDomain name to look up
formatstringenumResponse format, either 'json' or 'xml'
jsonxml
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Hosted Domains LookupIP2WHOIS_HOSTED_DOMAINS_LOOKUPAcciónTool to retrieve hosted domains for a given IP address. Use this after validating the IP.
IP2WHOIS_HOSTED_DOMAINS_LOOKUPAcciónTool to retrieve hosted domains for a given IP address. Use this after validating the IP.
Parámetros de entrada
ipstringObligatorioIPv4 or IPv6 address to look up
pageintegerPage number for paginated results, must be >= 1
formatstringenumResponse format; one of 'json' or 'xml'
jsonxml
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not