# Ipdata.co AI integration on Definable

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

## What this connects

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

Vendor: https://dashboard.ipdata.co/sign-up.html

## Tools available

**28** tools available. First 12:

- `IPDATA_CO_ADVANCED_ASN_LOOKUP` — 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.
- `IPDATA_CO_EU_LOOKUP_SPECIFIC_IP` — EU IP 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_CO_FIELD_CALLING_CODE` — IPData: 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_CO_FIELD_CARRIER` — IPDATA 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.
- `IPDATA_CO_FIELD_CITY` — Get City from IP — Tool to return only city for an IP. Use when only the city name is required.
- `IPDATA_CO_FIELD_CONTINENT_CODE` — IPData: 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.
- `IPDATA_CO_FIELD_CONTINENT_NAME` — Get Continent Name from IP — Tool to return only continent name for an IP. Use when only the continent name is required.
- `IPDATA_CO_FIELD_COUNT` — IPDATA 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_CO_FIELD_COUNTRY_CODE` — IPData: Country Code — Tool to return only country_code for an IP. Use when only the 2-letter country code is required.
- `IPDATA_CO_FIELD_COUNTRY_NAME` — Get Country Name from IP — 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_CO_FIELD_CURRENCY` — IPDATA Field Currency — Tool to return only currency object for an IP. Use when currency details are needed.
- `IPDATA_CO_FIELD_EMOJI_FLAG` — Get Emoji Flag from IP — Tool to return only emoji flag for an IP. Use when only the country flag emoji is required.

## Auth

Auth schemes: `API_KEY`.

## How agents use Ipdata.co

Inside a Definable workflow, Ipdata.co is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Ipdata.co** — the Researcher (GPT-5.5) pulls context from Ipdata.co (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Ipdata.co** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Ipdata.co (create record, post message, draft email).
- **Designer / Engineer → Distributor → Ipdata.co** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Ipdata.co (attach file, open PR comment, post status).

The Verifier checks every Ipdata.co call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/ipdata_co/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
