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

Your Connection

IP Address 104.23.197.80
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Language en-US,en;q=0.9
Referer
Method GET
Encoding gzip, br
MIME Type */*
Charset
X-Forwarded-For 2a06:98c0:3600::103,104.23.197.80,34.160.111.145

Command Line Interface

$ curl ifconfig.me 104.23.197.80
$ curl ifconfig.me/ip 104.23.197.80
$ curl ifconfig.me/ua Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
$ curl ifconfig.me/lang en-US,en;q=0.9
$ curl ifconfig.me/encoding gzip, br
$ curl ifconfig.me/mime */*
$ curl ifconfig.me/charset
$ curl ifconfig.me/forwarded 2a06:98c0:3600::103,104.23.197.80,34.160.111.145
$ curl ifconfig.me/all ip_addr: 104.23.197.80
remote_host: unavailable
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
port: 51354
language: en-US,en;q=0.9
referer:
connection:
keep_alive:
method: GET
encoding: gzip, br
mime: */*
charset:
via: 1.1 google
forwarded: 2a06:98c0:3600::103,104.23.197.80,34.160.111.145

$ curl ifconfig.me/all.json {"ip_addr":"104.23.197.80","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","port":"51354","method":"GET","encoding":"gzip, br","mime":"*/*","via":"1.1 google","forwarded":"2a06:98c0:3600::103,104.23.197.80,34.160.111.145","language":"en-US,en;q=0.9"}