
Ip2Location
ip2locationIP2Location.io provides fast and accurate IP geolocation data, including country, city, ISP, latitude, longitude, and more, supporting both IPv4 and IPv6 lookups.
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ónTool to retrieve geolocation information for multiple IP addresses in bulk. Use when you need batch processing of up to 1000 IPs per request.
IP2LOCATION_BULK_IP_GEOLOCATIONAcciónTool 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[]ObligatorioList 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.
formatstringenumResponse format: 'json' for structured data or 'csv' for raw CSV text.
jsoncsv
Parámetros de salida
dataobjectObligatorioBulk geolocation result: map of IP to GeoInfo (JSON) or raw CSV text.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Check IP2Location API CreditsIP2LOCATION_CHECK_CREDITSAcciónTool to check remaining IP2Location API credits. Use after setting up authentication to monitor usage.
IP2LOCATION_CHECK_CREDITSAcciónTool to check remaining IP2Location API credits. Use after setting up authentication to monitor usage.
Parámetros de entrada
keystringAPI key for IP2Location; if omitted, uses the metadata-configured key.
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
IP2WHOIS Hosted Domains LookupIP2LOCATION_GET_HOSTED_DOMAINSAcciónTool to retrieve hosted domains for a given IP address. Use when you need to list domains hosted on an IP.
IP2LOCATION_GET_HOSTED_DOMAINSAcciónTool to retrieve hosted domains for a given IP address. Use when you need to list domains hosted on an IP.
Parámetros de entrada
ipstringObligatorioIPv4 or IPv6 address to look up hosted domains.
keystringObligatorioIP2WHOIS API key/license key.
pageintegerResults page for pagination (>=1). Default is 1.
formatstringenumResponse format. Valid values: 'json' (default) 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
IP2Location Get IP GeolocationIP2LOCATION_GET_IP_GEOLOCATIONAcciónTool to retrieve geolocation data for an IP address. Use when detailed IP location info is needed.
IP2LOCATION_GET_IP_GEOLOCATIONAcciónTool to retrieve geolocation data for an IP address. Use when detailed IP location info is needed.
Parámetros de entrada
ipstringObligatorioIPv4 or IPv6 address to look up
langstringenumTranslation language for certain addon fields; valid values as ISO language codes
arcsdadeenesetfifrgaitja+10addonstring[]Extra data to include; valid values: continent, country, region, city, geotargeting, country_groupings, time_zone_info
formatstringenumResponse format; default is json
jsonxmlpackagestringObligatorioenumWeb service package controlling which fields are returned; valid values WS1–WS25
WS1WS2WS3WS4WS5WS6WS7WS8WS9WS10WS11WS12+13
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
IP2Proxy: Get Proxy DetectionIP2LOCATION_GET_PROXY_DETECTIONAcciónTool to detect if an IP is a proxy, VPN, or TOR exit node. Use when verifying anonymizing services.
IP2LOCATION_GET_PROXY_DETECTIONAcciónTool to detect if an IP is a proxy, VPN, or TOR exit node. Use when verifying anonymizing services.
Parámetros de entrada
ipstringObligatorioIPv4 or IPv6 address to check for proxy/VPN/TOR usage
checkintegerSet to 1 to return only remaining credits instead of lookup data
packagestringenumLevel of detail/package (PX1=basic to PX11=full)
PX1PX2PX3PX4PX5PX6PX7PX8PX9PX10PX11
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
IP2Location Distance CalculatorIP2LOCATION_IP2LOCATION_DISTANCEAcciónTool to calculate distance between two IPs. Use when geographic separation between two IP addresses is needed.
IP2LOCATION_IP2LOCATION_DISTANCEAcciónTool to calculate distance between two IPs. Use when geographic separation between two IP addresses is needed.
Parámetros de entrada
ip1stringObligatorioFirst IPv4 or IPv6 address
ip2stringObligatorioSecond IPv4 or IPv6 address
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
IP2WHOIS Domain WHOIS LookupIP2LOCATION_IP2_WHOIS_DOMAIN_WHOISAcciónTool to retrieve WHOIS information for a domain. Use when you need domain registration details.
IP2LOCATION_IP2_WHOIS_DOMAIN_WHOISAcciónTool to retrieve WHOIS information for a domain. Use when you need domain registration details.
Parámetros de entrada
domainstringObligatorioDomain name to query, e.g. 'example.com'
formatstringenumResponse format; either 'json' or 'xml'. Defaults to 'json'
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
IP2Location List IPsIP2LOCATION_LIST_IPSAcciónTool 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.
IP2LOCATION_LIST_IPSAcciónTool 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
typestringenumIP version filter: 'ipv4', 'ipv6', or 'all' to return both.
ipv4ipv6all
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