Need a robust API to Geolocate IPs and fetch other crucial information? Try IPinfo.io.

Your Connection

IP Address 44.222.193.151
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Language
Referer
Method GET
Encoding gzip, compress, deflate, br
MIME Type text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Charset
X-Forwarded-For 44.222.193.151,34.160.111.145

Command Line Interface

$ curl ifconfig.me 44.222.193.151
$ curl ifconfig.me/ip 44.222.193.151
$ curl ifconfig.me/ua Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
$ curl ifconfig.me/lang
$ curl ifconfig.me/encoding gzip, compress, deflate, br
$ curl ifconfig.me/mime text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
$ curl ifconfig.me/charset
$ curl ifconfig.me/forwarded 44.222.193.151,34.160.111.145
$ curl ifconfig.me/all ip_addr: 44.222.193.151
remote_host: unavailable
user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
port: 39278
language:
referer:
connection:
keep_alive:
method: GET
encoding: gzip, compress, deflate, br
mime: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
charset:
via: 1.1 google
forwarded: 44.222.193.151,34.160.111.145

$ curl ifconfig.me/all.json {"ip_addr":"44.222.193.151","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36","port":"39278","method":"GET","encoding":"gzip, compress, deflate, br","mime":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","via":"1.1 google","forwarded":"44.222.193.151,34.160.111.145"}