IP Geolocation Lookup

geoip.bip-rep.com

geoip.bip-rep.com

Category
Service
Network
Avg / request
$0.005
Endpoints
1

Service overview

What is IP Geolocation Lookup?

Resolve any public IPv4/IPv6 address (or hostname) to geolocation for analytics, fraud, and ops agents. Returns ISO country code, region, city, IANA timezone, latitude/longitude, EU membership flag, and the matched network range. Backed by an embedded MaxMind GeoLite2 dataset (no external API calls). Private and reserved IP ranges are rejected; no shell access.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://geoip.bip-rep.com/lookup" \
  --query '{
  "ip": "{ip}"
}'
What you get back
{
  "endpoint": "GET /lookup",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services