IP Geolocation & ASN Checker (Pay Per Result)

IP Geolocation & ASN Checker (Pay Per Result)

by vtrdev

Instantly check IPs for geolocation, ASN, and ISP details. Bulk process thousands with simple pay-per-result pricing—you only pay for what you use.

94 runs
10 users
Try This Actor

Opens on Apify.com

About IP Geolocation & ASN Checker (Pay Per Result)

Need to know where an IP address is really coming from, or who's providing its internet? This actor does the heavy lifting for you. You feed it IP addresses—whether that's a single lookup or a list of thousands—and it returns detailed geolocation data, ASN (Autonomous System Number) info, the ISP, and flags for proxies or VPNs. The pay-per-result model is the best part; you only pay for the IPs you actually check, which is perfect for projects with unpredictable volumes or when you're just testing things out. I've used it to validate user locations for an app, investigate suspicious traffic on a client's site, and enrich logs with geographic context. It processes batches incredibly fast, so you're not waiting around. The output is straightforward JSON, making it easy to pipe the data into your own systems or dashboards. If you're a developer dealing with security, analytics, content localization, or just need to make sense of IP-based data, this actor turns a complex lookup into a simple API call.

What does this actor do?

IP Geolocation & ASN Checker (Pay Per Result) 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 Geolocation & ASN Checker (Pay Per Result)

Overview

This Apify Actor checks IP addresses for geolocation, ASN (Autonomous System Number), ISP details, and privacy flags. It's designed for bulk processing with a pay-per-result pricing model, making it suitable for data enrichment, fraud detection, and analytics.

Key Features

  • Geolocation Data: Retrieves city, state, country, postal code, timezone, and coordinates.
  • Network Details: Provides ASN, ASN name, ISP, hostname, and IP range.
  • Privacy Detection: Flags IPs associated with proxies, VPNs, or private networks.
  • Bulk Processing: Handles large lists of IPs in a single run.
  • Cost-Effective: You are billed $1 per 1000 IPs submitted, regardless of lookup outcome.
  • High Performance: Optimized for speed, capable of processing ~545 IPs per minute per actor instance.
  • Simple Integration: Uses straightforward JSON for input and output with no external API keys required.

How to Use

The actor accepts a list of IP addresses via an input JSON object. It processes each IP and returns an array of enriched data objects.

Input

The only required input parameter is ips, an array of IP address strings.

Input Example:

{
  "ips": ["4.2.2.2", "8.8.8.8"]
}

Output

The actor returns an array of objects. Each object contains the original IP and its associated metadata.

Output Example:

[
  {
    "ip": "4.2.2.2",
    "geolocation": {
      "city": "Monroe",
      "state": "Louisiana",
      "country": "United States",
      "postal": "71203",
      "timezone": "America/Chicago",
      "latitude": "32.5530",
      "longitude": "-92.0422",
      "country_code": "US"
    },
    "asn": "AS3356",
    "asn_name": "Level 3 Parent, LLC",
    "asn_type": "ISP",
    "hostname": "b.resolvers.level3.net",
    "range": "4.0.0.0/9",
    "company": "Level 3 Parent, LLC",
    "privacy": false,
    "anycast": true
  }
]

Performance & Pricing

  • Pricing: $1 per 1000 IPs submitted. One "result" is counted for each IP you send, valid or not.
  • Speed: A single actor instance processes approximately 545 IPs per minute.
  • Scalability: On Apify's Starter Plan (32 GB RAM), you can run about 32 actors in parallel, enabling a throughput of roughly 17,000+ IPs per minute.

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 Geolocation & ASN Checker (Pay Per Result) now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
vtrdev
Pricing
Paid
Total Runs
94
Active Users
10
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