RyeSprint IP & GeoIP

Welcome to RyeSprint IP & GeoIP. This service allows you to retrieve your IP and geolocation information quickly and securely on any device.

/ip Endpoint

Returns your IP address in JSON, XML, or plain text. Supports both IPv4 and IPv6.

Examples:

GET /ip
GET /ip?format=json
GET /ip?format=xml
GET /ip?format=plain

/geoip Endpoint

Returns geolocation info about an IP using DB-IP. If ip is not specified, your IP will be used. Supports IPv4 and IPv6 addresses.

Examples:

GET /geoip
GET /geoip?ip=8.8.8.8 (IPv4 example)
GET /geoip?ip=2001:4860:4860::8888 (IPv6 example)
GET /geoip?format=json
GET /geoip?ip=8.8.8.8&format=xml

Rate Limiting

Each IP can make up to 10 requests per second with a burst of 20. Exceeding this returns 429 Too Many Requests. This limit resets every 5 minutes.

Database Info

Current DB-IP Lite database date: 2026-01-01

Privacy Policy

We do not log unique IPs or personal data. Only aggregate usage counts are recorded for debugging. No individuals are tracked.

Geolocation data provided by DB-IP.com under their attribution requirements.

Copyright © RyeSprint Enterprises All rights reserved.