תיעוד

בדיקת IP מיידית ל-IPv4 ו-IPv6 כולל מיקום גיאוגרפי, ספק אינטרנט, ASN, מוכנות IPv6 וזיהוי דליפות.

Methodology and signal boundaries

This service separates server-observed network facts, local Geo datasets and browser-side evidence.

  • The displayed public IP is the address observed by the service.
  • Country, region, city, timezone, coordinates, ASN and organization come from a local dataset.
  • WebRTC, DNS, language, timezone and IPv6 tests are independent browser-side observations.
  • Unavailable, unknown, no observation and mismatch are different states.

Accuracy and freshness

IP geolocation describes a network allocation, not a device or household.

HTTP and JSON API

Core endpoints require no account or cookie.

PathResponse
GET /Plain current IP
GET /ipCanonical current IP
GET /info[/{ip}]Rich UTF-8 plain text
GET /ansi[/{ip}]The /info view
GET /field/{field}[/{ip}]One scalar value
GET /jsonStructured current-IP result
GET /json/{ip}Structured lookup
GET /ip/{ip}Canonical target IP
GET /api/v1/selfVersioned JSON
GET /api/v1/lookup/{ip}Versioned JSON
curl -4 https://iprapid.com
curl -6 https://iprapid.com
curl -fsS https://iprapid.com/ip
curl -fsS https://iprapid.com/info
curl -fsS https://iprapid.com/ansi
curl -fsS https://iprapid.com/field/country-code
curl -sS https://iprapid.com/json
curl -sS https://iprapid.com/json/8.8.8.8
curl -sS https://iprapid.com/api/v1/self
curl.exe --fail --silent --show-error https://iprapid.com/info
Invoke-RestMethod -Uri 'https://iprapid.com/api/v1/self'

JSON headers

Privacy and retention

The lookup path does not write raw IP addresses.

Frequently asked questions

Is the displayed city my exact location?

No. IP geolocation is an approximate network-level estimate.

Does this service save my IP lookup in its database?

The application does not store raw IP addresses in its usage aggregates.

Why can IPv6 be unknown instead of unavailable?

An unconfigured probe cannot prove that IPv6 is absent.

What is inside a diagnostic share link?

Only redacted status values.