IP Intelligence Aggregator 🌍

IP Intelligence Aggregator 🌍

by easyapi

Aggregates data from 7 IP intelligence services into one report. Get detailed geolocation, ISP, timezone, and threat data for any IPv4 address.

355 runs
13 users
Try This Actor

Opens on Apify.com

About IP Intelligence Aggregator 🌍

Need to know more about an IP address than just its location? I built this actor because I got tired of hopping between different IP lookup services, each with its own gaps in data. The IP Intelligence Aggregator pulls from seven different sources under the hood, cross-references everything, and gives you a single, consolidated report. You get the standard geolocation and ISP details, but also the useful extras like the local timezone and, importantly, any known threat intelligence flags. It saves you the hassle of checking multiple APIs and trying to piece together a complete picture yourself. I use it for things like auditing server logs to spot suspicious traffic, enriching user analytics with geographic context, and validating IPs in security workflows. It handles any IPv4 address, and the output is structured JSON, so it drops right into your existing scripts or applications. If you're working with IP data regularly, consolidating your lookups here is a real time-saver.

What does this actor do?

IP Intelligence Aggregator 🌍 is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

IP Intelligence Aggregator

Overview

This actor gathers detailed information about IP addresses by querying and merging data from seven different IP intelligence services. It returns a single, enriched dataset for each IP, combining geolocation, network, and threat intelligence.

Key Features

  • Multi-Source Aggregation: Pulls data from seven distinct IP intelligence providers.
  • Comprehensive Data: Returns geolocation (country, region, city, coordinates), network details (ISP, ASN, organization), timezone, and threat intelligence.
  • Batch Processing: Accepts and processes multiple IP addresses in a single run.
  • Resilient Operation: Handles API rate limits and failures automatically.
  • Structured Output: Provides consistent, detailed JSON objects for each queried IP.

How to Use

Provide a JSON input containing an array of IP addresses. The actor will process them and store the results as a dataset in your Apify run's Storage tab. You can then download the data in various formats: JSON, JSONL, CSV, Excel, HTML, or XML.

Input/Output

Input:
The actor expects a simple JSON object with an ipAddresses array.

{
  "ipAddresses": ["103.21.244.22", "8.8.8.8"]
}

Output:
For each IP, the output dataset includes a rich object. Here's a condensed example showing the structure and key fields:

{
  "queriedIp": "103.21.244.22",
  "success": true,
  "country": "Canada",
  "city": "Toronto",
  "isp": "Cloudflare, Inc.",
  "asn": "AS13335",
  "time_zone": { "name": "America/Toronto", "offset": -5 },
  "threat": {
    "is_tor": false,
    "is_proxy": false,
    "is_known_attacker": false,
    "blocklists": []
  },
  "latitude": 43.6532,
  "longitude": -79.3832
}

The full output contains many additional fields for continent, region codes, postal code, currency, language, organization details, and more.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try IP Intelligence Aggregator 🌍 now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
easyapi
Pricing
Paid
Total Runs
355
Active Users
13
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support