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

Your Connection

IP Address 3.148.107.255
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Language
Referer https://www.digithek.ch/index.php?id=2036&task=service.go&option=com_digithek&view=service&Itemid=2471&lang=de
Method GET
Encoding gzip, br, zstd, deflate
MIME Type */*
Charset
X-Forwarded-For 3.148.107.255,34.117.118.44

Command Line Interface

$ curl ifconfig.me 3.148.107.255
$ curl ifconfig.me/ip 3.148.107.255
$ 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 3.148.107.255,34.117.118.44
$ curl ifconfig.me/all ip_addr: 3.148.107.255
remote_host: unavailable
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
port: 53190
language:
referer: https://www.digithek.ch/index.php?id=2036&task=service.go&option=com_digithek&view=service&Itemid=2471&lang=de
connection:
keep_alive:
method: GET
encoding: gzip, br, zstd, deflate
mime: */*
charset:
via: 1.1 google
forwarded: 3.148.107.255,34.117.118.44

$ curl ifconfig.me/all.json {"ip_addr":"3.148.107.255","remote_host":"unavailable","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","port":"53190","referer":"https://www.digithek.ch/index.php?id=2036\u0026task=service.go\u0026option=com_digithek\u0026view=service\u0026Itemid=2471\u0026lang=de","method":"GET","encoding":"gzip, br, zstd, deflate","mime":"*/*","via":"1.1 google","forwarded":"3.148.107.255,34.117.118.44"}