My IP
Shows your public IPv4 and IPv6 address as seen by our server, along with reverse DNS and geolocation. The same endpoints are available as plain-text URLs you can call from scripts.
Frequently asked questions
- Why is the IP shown here different from what I see elsewhere?
- We report the IP as seen by our server. If you use a VPN, proxy, or Cloudflare WARP, this is the exit node's IP — not your home IP. Turn off the VPN to see your ISP-assigned address.
- What is the difference between IPv4 and IPv6?
- IPv4 uses 32-bit addresses (like 1.2.3.4) and is almost exhausted. IPv6 uses 128-bit addresses (like 2001:db8::1) and is the modern standard. Most ISPs now give you both.
- Can I use this endpoint in a script?
- Yes. The endpoints return plain text, e.g. curl https://network.corifeus.com/public/api/ipv4 returns your IPv4 as a single line.