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

Your Connection

IP Address 3.236.127.105
User Agent Wget/1.21.2
Language
Referer
Method GET
Encoding identity
MIME Type */*
Charset
X-Forwarded-For 3.236.127.105,34.160.111.145

Command Line Interface

$ curl ifconfig.me 3.236.127.105
$ curl ifconfig.me/ip 3.236.127.105
$ curl ifconfig.me/ua Wget/1.21.2
$ curl ifconfig.me/lang
$ curl ifconfig.me/encoding identity
$ curl ifconfig.me/mime */*
$ curl ifconfig.me/charset
$ curl ifconfig.me/forwarded 3.236.127.105,34.160.111.145
$ curl ifconfig.me/all ip_addr: 3.236.127.105
remote_host: unavailable
user_agent: Wget/1.21.2
port: 42388
language:
referer:
connection:
keep_alive:
method: GET
encoding: identity
mime: */*
charset:
via: 1.1 google
forwarded: 3.236.127.105,34.160.111.145

$ curl ifconfig.me/all.json {"ip_addr":"3.236.127.105","user_agent":"Wget/1.21.2","port":"42388","method":"GET","encoding":"identity","mime":"*/*","via":"1.1 google","forwarded":"3.236.127.105,34.160.111.145"}