I needed a quick way to check my exposure (VPN leaks, DNS leaks, SSL config) without feeding another ad-stuffed "whatismyip" site my data. So I built my own, self-hosted, no third parties in the loop.
What it is
MyIP is a free IP and network security toolkit — self-hosted, no Cloudflare, no ad network, no data broker in between you and the result.
What it does
IP lookup with VPN/proxy detection
DNS leak test
SSL/TLS configuration auditor
Live security KPI panel (fail2ban data from real server traffic)
Zero tracking, zero cookies
Stack
Self-hosted on a single Hetzner box, Nginx + PM2. Part of a wider self-hosted OSINT ecosystem I'm building solo.
Status
Live, with an optional premium tier via Ko-fi for extra features.
Try it: https://myip.viajeinteligencia.com
I'd love feedback on which checks to add next (open port scan? breach lookup?) and whether the premium tier makes sense or if this should stay fully free.