IP Geolocation (ipwho.is)
IG
IP Geolocation (ipwho.is)
/lookup

IP lookup

Country, city, coordinates, ISP, ASN and timezone for an IPv4/IPv6 address.

liveverifieddegraded · 188ms
ipgeolocationasnisp
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run ipwhois /lookup for me.

Input

FieldTypeDescription
ip*stringIP address

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"ipwhois","endpoint":"/lookup","input":{"ip":"..."}}'
cli
npx cracked-ai run -p ipwhois -e /lookup -i '{"ip":"..."}'
mcp
run_tool({ provider: "ipwhois", endpoint: "/lookup", input: {"ip":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.