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

Your Connection

IP Address 78.82.87.37
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Language
Referer http://ip.omans.se/
Method GET
Encoding gzip, br, zstd, deflate
MIME Type */*
Charset
X-Forwarded-For 216.73.217.115,78.82.87.37,34.160.111.145

Command Line Interface

$ curl ifconfig.me 78.82.87.37
$ curl ifconfig.me/ip 78.82.87.37
$ 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 gzip, br, zstd, deflate
$ curl ifconfig.me/mime */*
$ curl ifconfig.me/charset
$ curl ifconfig.me/forwarded 216.73.217.115,78.82.87.37,34.160.111.145
$ curl ifconfig.me/all ip_addr: 78.82.87.37
remote_host: unavailable
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
port: 34730
language:
referer: http://ip.omans.se/
connection:
keep_alive:
method: GET
encoding: gzip, br, zstd, deflate
mime: */*
charset:
via: 2.0 Caddy, 1.1 google
forwarded: 216.73.217.115,78.82.87.37,34.160.111.145

$ curl ifconfig.me/all.json {"ip_addr":"78.82.87.37","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","port":"34730","remote_host":"http://ip.omans.se/","method":"GET","encoding":"gzip, br, zstd, deflate","mime":"*/*","via":"2.0 Caddy, 1.1 google","forwarded":"216.73.217.115,78.82.87.37,34.160.111.145"}