The IP Address Tracker page, showing a located address above its map

IP Address Tracker

IP Address Tracker needed one screen that locates any IP address or domain and pins it on a live map. I moved the lookup into a Worker so the API key never ships, and rate limited it so no scraper drains the quota.

  • Front-End Engineering / API Integration
  • Next.js / TypeScript / Tailwind CSS / Leaflet / Cloudflare Workers
Visit Website, IP Address Tracker

Project Background

IP Address Tracker sells a single lookup: type an IP address or a domain and get back its location, timezone and provider, with a pin dropped on the map. They came with a geolocation plan capped at a thousand calls a month, so the page had to answer instantly without spending a call on every visitor. It resolves a bare visit at the edge for free and pays only for a typed query. Scope ran from 375 up, and Lighthouse scores it 100 in every category, mobile and desktop.

Static Previews

IP Address Tracker static preview 1
IP Address Tracker static preview 2

Interested in doing a project together?

Contact Me