IP Lookup
Lookups
IP Lookup
Look up intelligence about an IP address — geolocation, VPN/proxy/Tor detection, ASN, company, timezone, abuse reports, malware analysis, and scanner classification.
POST
IP Lookup
Documentation Index
Fetch the complete documentation index at: https://docs.encrata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an API key in theAuthorization header.
Request
The IP address to look up (IPv4 or IPv6).
Example request
Response
The IP address that was looked up.
Security/threat detection flags.
Autonomous System Number details.
Company or organization that owns the IP range.
Geolocation data.
Timezone information.
Threat intelligence data.
Malware analysis results.
Example response
200 OK
Notes
- This endpoint is free — no credits are deducted.
- Supports both IPv4 and IPv6 addresses.
- Results are cached — repeat lookups within the cache window are instant.
- If a provider is unavailable, the response still includes data from the remaining providers.
- Rate limited to 60 requests per minute.