My public IP lookup
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
This service is run by an individual since 2011 reliably but notice should be taken.
curl https://ipv4.icanhazip.com
curl https://ipv6.icanhazip.com
curl ifconfig.co
curl ifconfig.me
wget -qO - icanhazip.com
host myip.opendns.com resolver1.opendns.com | grep "myip.opendns.com has" | awk '{print $4}'
dig +short myip.opendns.com @resolver1.opendns.com
References
- Ifconfig Service allowing discover external ip using cli