# BigDataCloud AI integration on Definable

> BigDataCloud offers a suite of APIs providing geolocation, reverse geocoding, and data validation services.

## What this connects

BigDataCloud offers a suite of APIs providing geolocation, reverse geocoding, and data validation services.

Vendor: https://www.bigdatacloud.com

## Tools available

**17** tools available. First 12:

- `BIG_DATA_CLOUD_AM_I_ROAMING_API` — Am I Roaming API — Tool to determine if the user is roaming based on their IP address and GPS coordinates. Use after obtaining device location to verify roaming status before mobile actions.
- `BIG_DATA_CLOUD_ASN_EXTENDED_RECEIVING_FROM_INFO_API` — ASN Extended Receiving From Info API — Tool to return upstream providers (receivingFrom) for a given ASN. Use when you need a paginated list of ASes feeding traffic for the specified ASN.
- `BIG_DATA_CLOUD_ASN_EXTENDED_TRANSIT_TO_INFO_API` — ASN Extended Transit To Info API — Tool to return downstream customers (transitTo) for a given ASN. Use when you need a paginated list of ASes receiving traffic from a specific ASN.
- `BIG_DATA_CLOUD_ASN_RANK_LIST_API` — ASN Rank List API — Retrieves a ranked list of Autonomous Systems (ASNs) sorted by IPv4 address announcement volumes. Use cases: - Find the largest ASNs by IP address count (DoD, Amazon, Microsoft, etc.) - Look up ASN rankings for network analysis - Paginate through the global ASN database (79,000+ entries) - Sort ASNs by various criteria (rank, name, organisation, country) Returns paginated results with total count for navigation.
- `BIG_DATA_CLOUD_BGP_ACTIVE_PREFIXES_API` — BGP Active Prefixes API — Tool to retrieve IPv4 or IPv6 prefixes currently announced on BGP. Use when inspecting BGP routing announcements for a given ASN.
- `BIG_DATA_CLOUD_COUNTRY_BY_IP_ADDRESS_API` — Country by IP Address API — Tool to geolocate an IP address and retrieve country details and demographics. Use when you need country-level data after obtaining the target IP address.
- `BIG_DATA_CLOUD_COUNTRY_INFO_API` — Country Info API — Tool to fetch detailed country information by ISO code. Use when you need localized names, currencies, regions, and other metadata for a country.
- `BIG_DATA_CLOUD_EMAIL_ADDRESS_VERIFICATION_API` — Email Address Verification API — Tool to verify email addresses for syntax, domain validity, and disposability. Use after obtaining the email input.
- `BIG_DATA_CLOUD_HAZARD_REPORT_API` — Hazard Report API — Tool to fetch a cybersecurity hazard report for a specified IP address. Use when assessing an IP's threat profile (VPN, proxy, blacklists, hosting risk).
- `BIG_DATA_CLOUD_NETWORK_BY_CIDR` — Networks by CIDR — Tool to retrieve BGP-announced networks within a specified CIDR range. Use when you need to analyze network announcements within a particular CIDR after confirming the range format.
- `BIG_DATA_CLOUD_NETWORK_BY_IP_ADDRESS_API` — Network by IP Address API — Tool to retrieve registry, ASN, and BGP details for a given IP address’s network. Use when you need detailed network information (e.g., ASNs, prefixes) after confirming the target IP.
- `BIG_DATA_CLOUD_PHONE_NUMBER_VALIDATION_BY_IP` — Phone Number Validation by IP — Tool to validate phone numbers by inferring country from client IP. Use when you want to validate a number without specifying country.

## Auth

Auth schemes: `API_KEY`.

## How agents use BigDataCloud

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

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

The Verifier checks every BigDataCloud 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/

## Related

- HTML page: https://definable.ai/apps/big_data_cloud/
- 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
