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

Your Connection

IP Address 18.221.141.44
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Language
Referer http://www.open-open.com/misc/goto?guid=4958526825683299920
Method GET
Encoding
MIME Type */*
Charset
X-Forwarded-For 18.221.141.44,34.117.118.44

Command Line Interface

$ curl ifconfig.me 18.221.141.44
$ curl ifconfig.me/ip 18.221.141.44
$ curl ifconfig.me/ua Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
$ curl ifconfig.me/lang
$ curl ifconfig.me/encoding
$ curl ifconfig.me/mime */*
$ curl ifconfig.me/charset
$ curl ifconfig.me/forwarded 18.221.141.44,34.117.118.44
$ curl ifconfig.me/all ip_addr: 18.221.141.44
remote_host: unavailable
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
port: 41920
language:
referer: http://www.open-open.com/misc/goto?guid=4958526825683299920
connection:
keep_alive:
method: GET
encoding:
mime: */*
charset:
via: 1.1 google
forwarded: 18.221.141.44,34.117.118.44

$ curl ifconfig.me/all.json {"ip_addr":"18.221.141.44","remote_host":"unavailable","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","port":"41920","referer":"http://www.open-open.com/misc/goto?guid=4958526825683299920","method":"GET","mime":"*/*","via":"1.1 google","forwarded":"18.221.141.44,34.117.118.44"}