My IP Address Checkers
Simple IP Address Checkers
Text Only
- https://geocode.xyz/myip
- https://ipaddress.sh
- https://api.ipify.org
- eth0.me
- https://f3.to/ip/
- https://ipecho.net/plain
- whatismyip.akamai.com
- https://checkip.amazonaws.com
- https://icanhazip.com
- https://ipaddress.sh
- HTTPBin
- My Ip Address : xml, txt, json output
curl
curl f3.to/ip/
curl httpbin.org/ip
curl ipecho.net/plain
curl ifconfig.me
curl checkip.amazonaws.com
curl icanhazip.com
(Invoke-WebRequest 'icanhazip.com').Content
curl ipinfo.io
(Invoke-WebRequest 'ipinfo.io').Content
nslookup myip.opendns.com resolver1.opendns.com