IP Geolocation & Threat Intelligence Scanner

Use when an automated security agent or crawler checks geolocation, ISP ASN info, or hosting provider tags to identify scraping bots or proxy traffic.

Try it OpenAPI

Call

POST https://statepulse-api.hahavoid0.workers.dev/network/ip-lookup
{
  "ip": "8.8.8.8"
}

AgentCash command

npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/network/ip-lookup -m POST -b '{"ip":"8.8.8.8"}'

Not for

Do not use for looking up domain DNS records or local subnet router tables.