# Ipdata.co

ipdata provides a simple HTTP-based API that allows you to look up the location, ownership, and threat profile of any IP address.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 28
- **Triggers:** 0
- **Slug:** `IPDATA_CO`
- **Version:** 20260414_00

## Tools

### Advanced ASN Lookup

**Slug:** `IPDATA_CO_ADVANCED_ASN_LOOKUP`

Tool to perform advanced ASN lookup returning prefixes, peers, and registry details. Use after confirming ASN number when detailed ASN info is required.

### EU IP Lookup (Specific IP)

**Slug:** `IPDATA_CO_EU_LOOKUP_SPECIFIC_IP`

Lookup geolocation, threat intel, and network data for a specific IP address using the EU data residency endpoint. Use this tool when: - You need IP lookup with GDPR compliance (data processed and stored only within EU datacenters) - Looking up any IPv4 or IPv6 address for location, ASN, threat, or company information The EU endpoint (eu-api.ipdata.co) ensures all API requests are routed through EU-based servers in Frankfurt, Paris, and Ireland.

### IPData: Calling Code

**Slug:** `IPDATA_CO_FIELD_CALLING_CODE`

Tool to fetch the international calling_code for an IP's country. Use when you need only the calling code field from ipdata_co.

### IPDATA Field Carrier

**Slug:** `IPDATA_CO_FIELD_CARRIER`

Retrieve mobile carrier information (name, MCC, MNC) for an IP address. Returns carrier data only for mobile network IPs; non-mobile IPs return null fields.

### Get City from IP

**Slug:** `IPDATA_CO_FIELD_CITY`

Tool to return only city for an IP. Use when only the city name is required.

### IPData: Continent Code

**Slug:** `IPDATA_CO_FIELD_CONTINENT_CODE`

Retrieve the continent code for a given IP address. Returns a two-letter code (AF, AN, AS, EU, NA, OC, SA) indicating which continent the IP is geographically located in. Use this when you only need the continent information without full IP geolocation details.

### Get Continent Name from IP

**Slug:** `IPDATA_CO_FIELD_CONTINENT_NAME`

Tool to return only continent name for an IP. Use when only the continent name is required.

### IPDATA Field Count

**Slug:** `IPDATA_CO_FIELD_COUNT`

Tool to return only the request count made by your API key in the last 24 hours. Use when monitoring your API usage and you only need the total count.

### IPData: Country Code

**Slug:** `IPDATA_CO_FIELD_COUNTRY_CODE`

Tool to return only country_code for an IP. Use when only the 2-letter country code is required.

### Get Country Name from IP

**Slug:** `IPDATA_CO_FIELD_COUNTRY_NAME`

Get the country name for an IP address using ipdata.co geolocation API. Returns only the country name (e.g., 'United States', 'Germany', 'Japan'). Use this lightweight action when you only need the country name without full IP details.

### IPDATA Field Currency

**Slug:** `IPDATA_CO_FIELD_CURRENCY`

Tool to return only currency object for an IP. Use when currency details are needed.

### Get Emoji Flag from IP

**Slug:** `IPDATA_CO_FIELD_EMOJI_FLAG`

Tool to return only emoji flag for an IP. Use when only the country flag emoji is required.

### Get Emoji Unicode from IP

**Slug:** `IPDATA_CO_FIELD_EMOJI_UNICODE`

Tool to return only emoji_unicode for an IP. Use when only the Unicode country flag emoji is required.

### IPData: IP

**Slug:** `IPDATA_CO_FIELD_IP`

Retrieve the public IP address of the calling client. This action calls the IPData API to determine the caller's external/public IP address. It returns only the IP string with no additional geolocation data. Use this when you need to identify your own public IP address.

### IPData: Is EU

**Slug:** `IPDATA_CO_FIELD_IS_EU`

Tool to return only is_eu for an IP. Use when you need to determine if an IP's country belongs to the EU.

### IPData: Languages

**Slug:** `IPDATA_CO_FIELD_LANGUAGES`

Tool to return only the languages array for an IP. Use when only language details for an IP are required.

### IPData: Latitude

**Slug:** `IPDATA_CO_FIELD_LATITUDE`

Tool to return only the latitude for an IP. Use when only the latitude coordinate is needed.

### Get Longitude from IP

**Slug:** `IPDATA_CO_FIELD_LONGITUDE`

Tool to return only longitude for an IP. Use when only the longitude value is required.

### IPData: Postal Code

**Slug:** `IPDATA_CO_FIELD_POSTAL`

Tool to return only postal code for an IP. Use when only the postal code (ZIP/postcode) is required.

### Get Region from IP

**Slug:** `IPDATA_CO_FIELD_REGION`

Tool to return only region for an IP. Use when only the region name is required.

### IPData: Region Code

**Slug:** `IPDATA_CO_FIELD_REGION_CODE`

Tool to return only region_code for an IP. Use when only the ISO 3166-2 region code is required.

### Get Threat for IP

**Slug:** `IPDATA_CO_FIELD_THREAT`

Retrieve threat intelligence data for a specific IP address or the calling IP. Returns indicators such as Tor exit node status, proxy detection, datacenter/cloud provider identification, known attacker/abuser flags, and blocklist appearances. Use this tool when you need to assess the security risk or reputation of an IP address.

### IPData: Time Zone

**Slug:** `IPDATA_CO_FIELD_TIME_ZONE`

Tool to return only the time_zone object for an IP. Use when only timezone data is required.

### IPData Basic ASN for IP

**Slug:** `IPDATA_CO_IP_DATA_BASIC_ASN_FOR_IP`

Tool to return basic ASN data for a specific IP. Use when you need ASN number, organization, domain, route, and type details.

### IPData Bulk Lookup V1

**Slug:** `IPDATA_CO_IPDATA_BULK_LOOKUP_V1`

Tool to bulk lookup up to 100 IP addresses via ipdata.co. Use when you have multiple IPs and need geolocation and threat data in one call.

### Get company data for IP

**Slug:** `IPDATA_CO_IP_DATA_COMPANY_FOR_IP`

Tool to retrieve company data for a given IP address. Use when you need the organization name, domain, network prefix, and usage type for an IPv4 or IPv6.

### EU IP Lookup (Calling IP)

**Slug:** `IPDATA_CO_IPDATA_EU_LOOKUP_CALLING_IP`

Lookup geolocation, network, and threat data for the calling client's IP address using the EU-residency endpoint. Use this action when you need IP data processed and stored entirely within the European Union (GDPR compliance). The EU endpoint routes requests only through EU datacenters (Frankfurt, Paris, Ireland). This action automatically detects and returns data for the IP address making the API request. No IP address parameter is needed.

### IPData Lookup IP V1

**Slug:** `IPDATA_CO_IP_DATA_LOOKUP_IP_V1`

Tool to lookup comprehensive IP information (geolocation, network, company, and threat data) in one call. Use when you need all IP insights together.
