Whoami
Echo the visitor's IP, ASN, and country.
Loading widget…
- Visitor IP (IPv4 or IPv6, canonicalized)
- ASN and ASN organization name
- ISO country code
- Cache and dataset version metadata
API: GET /v1/public/whoami
One script tag, no framework, no build step. Each widget is rendered inside a shadow DOM, so your host site styles stay clean and the widget can never bleed into the page around it.
<div data-limesindex-widget="whoami"></div> <script src="https://limesindex.com/widget.js" async></script>
Echo the visitor's IP, ASN, and country.
API: GET /v1/public/whoami
Inline CTA card for any IPv4 or IPv6 address.
API: CTA card (links to dashboard.limesindex.com/diagnose/{ip})
Reputation snapshot for any autonomous system.
API: GET /v1/public/asn/{asn}
A through F grade for any sending domain.
API: GET /v1/tools/domain-check/{domain}
:host { all: initial }, so your host styles cannot bleed in and the widget cannot bleed out./v1/public/* endpoints that are rate-limited per visitor IP. For high-volume embeds, grab an API key and call the API directly.https://limesindex.com/widget.js on your own CDN if you want full control over caching.