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

Your Connection

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

Command Line Interface

$ curl ip.smaw.nl 216.73.216.134
$ curl ip.smaw.nl/ip 216.73.216.134
$ curl ip.smaw.nl/ua Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
$ curl ip.smaw.nl/lang
$ curl ip.smaw.nl/encoding gzip, br, zstd, deflate
$ curl ip.smaw.nl/mime */*
$ curl ip.smaw.nl/charset
$ curl ip.smaw.nl/forwarded 216.73.216.134
$ curl ip.smaw.nl/all ip_addr: 216.73.216.134
remote_host: unavailable
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
port: 34817
language:
referer:
connection:
keep_alive:
method: GET
encoding: gzip, br, zstd, deflate
mime: */*
charset:
via:
forwarded: 216.73.216.134
$ curl ip.smaw.nl/all.json {"encoding": "gzip, br, zstd, deflate", "forwarded": "216.73.216.134", "ip_addr": "216.73.216.134", "language": "", "method": "GET", "mime": "*/*", "port": "34817", "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "via": ""}