GeoIP Lookup with MaxMind (IPv4 & IPv6)
Pricing
Pay per event
Go to Apify Store
GeoIP Lookup with MaxMind (IPv4 & IPv6)
Everything in Country + location of an IP address to the zip or postal code level and the associated ISP or organization
Pricing
Pay per event
Rating
0.0
(0)
Developer

Jan
Maintained by Community
Actor stats
0
Bookmarked
11
Total users
1
Monthly active users
6 months ago
Last modified
Categories
Share
Overview
The GeoIP Lookup with MaxMind actor provides comprehensive geolocation and network information for IP addresses, offering detailed insights using MaxMind's cutting-edge web service API.
Input Parameters
| Parameter | Type | Description | Required | Restrictions |
|---|---|---|---|---|
ips | Array | List of IP addresses to look up | Yes | Maximum 1,000 addresses |
Example Input
{"ips": ["112.134.192.98","8.8.8.8","2a01:4f8:c2c:400a::1"]}
Output Example
{"ip": "112.134.192.98","continent": {"name": "Asia","code": "AS"},"country": {"name": "Sri Lanka","iso_code": "LK"},"registered_country": {"name": "Sri Lanka","iso_code": "LK"},"represented_country": {"name": null,"iso_code": null},"subdivisions": ["Colombo"],"city": "Colombo","postal": "10620","location": {"latitude": 19.0748,"longitude": 72.8856,"accuracy_radius": 200,"time_zone": "Asia/Kolkata"},"isp": "Sri Lanka Telecom","organization": "Sri Lanka Telecom"}...
Features
-
Always Up-to-Date MaxMind Database
- Real-time access to the latest geolocation data
- Directly integrated with MaxMind's web service API
-
Comprehensive IP Geolocation
- Detailed location data for IPv4 and IPv6 addresses
- City, country, and network information
-
High-Performance Processing
- Parallel processing of up to 1,000 IP addresses
- Lightning-fast lookup speeds
Performance
-
Benchmark Results
- 1,000 IPs: < 4 seconds
Use Cases
- Network security analysis
- Geographical user insights
- Marketing research
- Threat intelligence
- Network performance monitoring
Usage Instructions
-
Prepare IP Addresses
- Compile list of IP addresses
- Maximum of 1,000 addresses
-
Configure Input
- Add IPs to the
ipsparameter
- Add IPs to the
-
Run the Actor
- Execute on Apify platform
- Receive rapid results
Changelog
Version 0.1
- MaxMind web service API integration
- IPv4 and IPv6 support
- Parallel processing implementation
License and Attribution
- Utilizes MaxMind GeoIP Web Service
- Compliance with MaxMind's licensing terms