IG
IP Geolocation (ipwho.is)
/lookup
IP lookup
Country, city, coordinates, ISP, ASN and timezone for an IPv4/IPv6 address.
liveverifieddegraded · 188ms
ipgeolocationasnisp
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run ipwhois /lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| ip* | string | IP 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.