technolust.us
by VARØ Industries
gathering your network intel
Your IPv4 Address
Your IPv6 Address
Hostname (PTR)
ISP
Organization
Location
ASN
Timezone

Information for Nerds

ARIN RDAP / WHOIS — IP Network Record
Status
Reverse DNS (PTR Lookups)
Status
Browser & User Agent
Status
Device & System
Status
Network Connection (Navigator API)
Status
Local Network IPs (WebRTC Leak)
Status
Geolocation Detail
Status

Free IP API

Get your public IP from scripts & the command line — no key, no signup, CORS enabled
Plain text
curl https://gotinfo.net/ip
JSON
curl https://gotinfo.net/ip?format=json → {"ip":"203.0.113.7"}
JavaScript
(await (await fetch('https://gotinfo.net/ip?format=json')).json()).ip
Note
Returns IPv4 or IPv6, whichever your connection uses. Nothing is logged.
copied!