IP and domain lookup
Accepts either form and resolves geolocation, timezone, ISP, and server information in a single request.
IP and domain intelligence — geolocation, timezone, ISP, and server info on a GPS-accurate 2D/3D map.
Point IP Address Tracker at any IP or domain and it resolves the full picture: approximate geolocation, timezone, ISP, and server details, all in one pass.
Results land on an interactive map rendered with MapLibreGL, which handles both a flat 2D view and a tilted 3D globe with the same data source — so switching between them is a camera change, not a reload.
The lookup is debounced and cached client-side, so exploring a handful of addresses in a row does not hammer the upstream API.
Accepts either form and resolves geolocation, timezone, ISP, and server information in a single request.
MapLibreGL renders both views from one source, so toggling perspective is a camera move rather than a reload.
Repeat lookups are served from a client cache, keeping the experience quick and the API quota intact.
Findings are grouped by what they answer — where, when, and who — instead of dumped as a raw API response.