IP Lookup Panel
A query field and lookup action above a result card that pairs resolved detail rows with a static map blueprint and a reputation footer strip.
A query field and lookup action above a result card that pairs resolved detail rows with a static map blueprint and a reputation footer strip.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
IP Lookup Panel is the address resolution card, a monospace query field pre-filled with 203.0.113.42 and a Look up action above a result card. The card pairs a column of resolved detail rows (location, coordinates, timezone, network, ASN, a Datacenter type badge, and a VPN or proxy signal) with a static map blueprint that drops the resolved pin inside a dashed city level confidence circle. A footer strip carries the hostname, first seen date, and a blocklist count of 0 of 12.
Fields are one array, so the detail column stays in sync with a single source. The map is self-contained inline SVG with no tile provider or embed, and the footer note reminds the user that geolocation resolves to city level at best.
Reach for this block in security consoles, abuse review tools, and admin dashboards where someone resolves an IP address or hostname to a location and reputation. Wire the query field to your geolocation endpoint and swap the static blueprint for a live pin once a lookup returns.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the abuse investigation lookup. Other lookup surfaces:
Tip: keep the confidence radius note visible; city level accuracy is the single fact users most often forget when they read a resolved pin.