Skip to projects
Back to projects

IP Address Tracker

Next.jsReactTailwind CSSip-APIMapLibreGL

IP and domain intelligence — geolocation, timezone, ISP, and server info on a GPS-accurate 2D/3D map.

IP Address Tracker cover

About the project

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.

Key features

IP and domain lookup

Accepts either form and resolves geolocation, timezone, ISP, and server information in a single request.

2D and 3D map

MapLibreGL renders both views from one source, so toggling perspective is a camera move rather than a reload.

Debounced, cached queries

Repeat lookups are served from a client cache, keeping the experience quick and the API quota intact.

Readable result panel

Findings are grouped by what they answer — where, when, and who — instead of dumped as a raw API response.

Gallery

IP Address Tracker screenshot 1
IP Address Tracker screenshot 2
IP Address Tracker screenshot 3
YouTube
Blog