NAiOS IconNAiOS Logo
Volver al catálogo

Ip2Whois

ip2whois

IP2WHOIS 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
2
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool to retrieve WHOIS information for a domain. Use when you need registrar and contact details for a specific domain.

Parámetros de entrada

  • domainstringObligatorio

    Domain name to look up

  • formatstringenum

    Response format, either 'json' or 'xml'

    jsonxml

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Hosted Domains LookupIP2WHOIS_HOSTED_DOMAINS_LOOKUPAcción

Tool to retrieve hosted domains for a given IP address. Use this after validating the IP.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up

  • pageinteger

    Page number for paginated results, must be >= 1

  • formatstringenum

    Response format; one of 'json' or 'xml'

    jsonxml

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not