What is my IP address?

3.145.175.243

CLI examples

$ curl ip.while1.ro
3.145.175.243

$ wget -qO- ip.while1.ro
3.145.175.243

$ fetch -qo- ip.while1.ro
3.145.175.243

$ bat -print=b ip.while1.ro/ip
3.145.175.243

$ http ip.while1.ro/country
United States

$ wget ip.while1.ro/country-iso
US

$ wget ip.while1.ro/city
Columbus

Internet provider:

      

Your internet provider is: AMAZON-02 with AS16509 Check your internet speed here: SpeedTest

Plain output:

Always returns the IP address including a trailing newline, regardless of user agent.

$ curl ip.while1.ro/ip
3.145.175.243