ip_get_details
Retrieve geolocation and network details for any public IP address, including country, city, ISP, and coordinates. Optionally fetch extended data like ASN and hosting detection. Uses ip-api.com for accurate results.
Instructions
Retrieves geolocation and network details for a public IP address (ipAddress
). Falls back to the server's current public IP if omitted. Fetches country, city, coordinates, ISP, etc. Optionally includes extended data (includeExtendedData
) like ASN, mobile/proxy/hosting detection. Note: Does not work for private IPs. Relies on ip-api.com. Use useHttps
for paid tier.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeExtendedData | No | Includes extended data like ASN, mobile and proxy detection | |
ipAddress | No | IP address to lookup (omit for current IP) | |
useHttps | No | Uses HTTPS for API requests (may require paid API key) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SearchAPI MCP Server
Related Tools
- @cyanheads/toolkit-mcp-server
- @aixi134/mcp-meituan-ip
- @BurtTheCoder/mcp-shodan
- @briandconnelly/mcp-server-ipinfo
- @BurtTheCoder/mcp-virustotal
- @BurtTheCoder/mcp-virustotal