
IP Information Checker
Deprecated
Pricing
$5.00 / 1,000 results
Go to Store

IP Information Checker
Deprecated
Check and retrieve detailed information about IP addresses
0.0 (0)
Pricing
$5.00 / 1,000 results
2
Total users
13
Monthly users
6
Runs succeeded
>99%
Last modified
3 months ago
🌍 IP Information Checker
This actor uses the ip-api.com API to check and retrieve detailed information about IP addresses.
✨ Features
- 🔍 Check information for one or multiple IP addresses
- ⚡ Process multiple IP requests concurrently
- 🌎 Return detailed geographical location information
- 🔰 Provide AS (Autonomous System) details
- ⚠️ Handle errors gracefully with detailed reporting
- 🆓 Free to use with no API key required
📥 Input
The actor accepts one parameter:
ipAddresses
(required): List of IP addresses to check
Example input:
{"ipAddresses": ["8.8.8.8","1.1.1.1"]}
📤 Output
Each IP address will generate multiple results in the dataset, including:
- 📌 Basic IP information
- 🌍 Geographical location data
- 🔰 AS (Autonomous System) information
- 🏢 ISP details
- 📱 Mobile carrier information (if applicable)
Example output:
{"ip": "8.8.8.8","location": {"country": "United States","countryCode": "US","region": "California","regionName": "California","city": "Mountain View","zip": "94043","lat": 37.4223,"lon": -122.0847,"timezone": "America/Los_Angeles"},"network": {"isp": "Google LLC","org": "Google LLC","as": "AS15169 Google LLC"}}
🚀 Usage
- 📝 Enter your list of IP addresses in the actor input
- ▶️ Run the actor and view results in the Dataset tab
📝 Notes
- ✅ Each IP address must be properly formatted
- ⚡ The actor processes all IPs concurrently for optimal performance
- 📊 Results are split into separate entries for easier data analysis
- ⏱️ Free tier of ip-api.com has a rate limit of 45 requests per minute