Network Tools

Public IP Lookup

Works from Linux, Windows and the API

Use:
Use:
Use:

The lookup endpoints are open to everyone, cross-origin and API calls included. Parameters and Q&A:https://github.com/renfei/feedback/discussions/3

On Windows, open http://ip.renfei.net in a browser to see your public egress IP address.

If you only want the IPv4 address, use http://ipv4.renfei.net to see your public egress IP address.

Getting your public egress IP from the Linux command line

On a Linux box with no desktop — a server, say — curl prints your public egress IP address:

curl ip.renfei.net
Public IP lookup tool