NAiOS IconNAiOS Logo
Volver al catálogo

Ip2Location

ip2location

IP2Location.io provides fast and accurate IP geolocation data, including country, city, ISP, latitude, longitude, and more, supporting both IPv4 and IPv6 lookups.

Acciones
8
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 (8)

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.

Bulk IP GeolocationIP2LOCATION_BULK_IP_GEOLOCATIONAcción

Tool to retrieve geolocation information for multiple IP addresses in bulk. Use when you need batch processing of up to 1000 IPs per request.

Parámetros de entrada

  • ipsstring[]Obligatorio

    List of IPv4 or IPv6 addresses to look up (1 to 1000 entries).

  • fieldsstring[]

    Optional subset of fields to return; if omitted, all fields are returned.

  • formatstringenum

    Response format: 'json' for structured data or 'csv' for raw CSV text.

    jsoncsv

Parámetros de salida

  • dataobjectObligatorio

    Bulk geolocation result: map of IP to GeoInfo (JSON) or raw CSV text.

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Check IP2Location API CreditsIP2LOCATION_CHECK_CREDITSAcción

Tool to check remaining IP2Location API credits. Use after setting up authentication to monitor usage.

Parámetros de entrada

  • keystring

    API key for IP2Location; if omitted, uses the metadata-configured key.

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

IP2WHOIS Hosted Domains LookupIP2LOCATION_GET_HOSTED_DOMAINSAcción

Tool to retrieve hosted domains for a given IP address. Use when you need to list domains hosted on an IP.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up hosted domains.

  • keystringObligatorio

    IP2WHOIS API key/license key.

  • pageinteger

    Results page for pagination (>=1). Default is 1.

  • formatstringenum

    Response format. Valid values: 'json' (default) 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

IP2Location Get IP GeolocationIP2LOCATION_GET_IP_GEOLOCATIONAcción

Tool to retrieve geolocation data for an IP address. Use when detailed IP location info is needed.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up

  • langstringenum

    Translation language for certain addon fields; valid values as ISO language codes

    arcsdadeenesetfifrgaitja+10
  • addonstring[]

    Extra data to include; valid values: continent, country, region, city, geotargeting, country_groupings, time_zone_info

  • formatstringenum

    Response format; default is json

    jsonxml
  • packagestringObligatorioenum

    Web service package controlling which fields are returned; valid values WS1–WS25

    WS1WS2WS3WS4WS5WS6WS7WS8WS9WS10WS11WS12+13

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

IP2Proxy: Get Proxy DetectionIP2LOCATION_GET_PROXY_DETECTIONAcción

Tool to detect if an IP is a proxy, VPN, or TOR exit node. Use when verifying anonymizing services.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to check for proxy/VPN/TOR usage

  • checkinteger

    Set to 1 to return only remaining credits instead of lookup data

  • packagestringenum

    Level of detail/package (PX1=basic to PX11=full)

    PX1PX2PX3PX4PX5PX6PX7PX8PX9PX10PX11

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

IP2Location Distance CalculatorIP2LOCATION_IP2LOCATION_DISTANCEAcción

Tool to calculate distance between two IPs. Use when geographic separation between two IP addresses is needed.

Parámetros de entrada

  • ip1stringObligatorio

    First IPv4 or IPv6 address

  • ip2stringObligatorio

    Second IPv4 or IPv6 address

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

IP2WHOIS Domain WHOIS LookupIP2LOCATION_IP2_WHOIS_DOMAIN_WHOISAcción

Tool to retrieve WHOIS information for a domain. Use when you need domain registration details.

Parámetros de entrada

  • domainstringObligatorio

    Domain name to query, e.g. 'example.com'

  • formatstringenum

    Response format; either 'json' or 'xml'. Defaults to 'json'

    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

IP2Location List IPsIP2LOCATION_LIST_IPSAcción

Tool to list a curated set of test IPv4 and IPv6 addresses. Use when sample IPs are needed for IP2Location or IP2Proxy lookups during development or testing.

Parámetros de entrada

  • typestringenum

    IP version filter: 'ipv4', 'ipv6', or 'all' to return both.

    ipv4ipv6all

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