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

Your Connection

IP Address 44.213.99.37
User Agent claudebot
Language
Referer
Method GET
Encoding
MIME Type */*
Charset
X-Forwarded-For 44.213.99.37,34.117.118.44

Command Line Interface

$ curl ifconfig.me 44.213.99.37
$ curl ifconfig.me/ip 44.213.99.37
$ curl ifconfig.me/ua claudebot
$ curl ifconfig.me/lang
$ curl ifconfig.me/encoding
$ curl ifconfig.me/mime */*
$ curl ifconfig.me/charset
$ curl ifconfig.me/forwarded 44.213.99.37,34.117.118.44
$ curl ifconfig.me/all ip_addr: 44.213.99.37
remote_host: unavailable
user_agent: claudebot
port: 58284
language:
referer:
connection:
keep_alive:
method: GET
encoding:
mime: */*
charset:
via: 1.1 google
forwarded: 44.213.99.37,34.117.118.44

$ curl ifconfig.me/all.json {"ip_addr":"44.213.99.37","remote_host":"unavailable","user_agent":"claudebot","port":"58284","method":"GET","mime":"*/*","via":"1.1 google","forwarded":"44.213.99.37,34.117.118.44"}