Your Connection

IP Address 216.73.216.206
Remote Hostlocalhost
User AgentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Port5981
Language
Referer
Connectionclose
KeepAlive
MethodGET
Encodinggzip, br, zstd, deflate
MIME Type*/*
Charset
Via
X-Forwarded-For

Command Line Interface

$ curl ifconfig.tw216.73.216.206
$ curl ifconfig.tw/ip216.73.216.206
$ curl ifconfig.tw/hostlocalhost
$ curl ifconfig.tw/uaMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
$ curl ifconfig.tw/port5981
$ curl ifconfig.tw/lang
$ curl ifconfig.tw/keepalive
$ curl ifconfig.tw/connectionclose
$ curl ifconfig.tw/encodinggzip, br, zstd, deflate
$ curl ifconfig.tw/mime*/*
$ curl ifconfig.tw/charset
$ curl ifconfig.tw/via
$ curl ifconfig.tw/forwarded
$ curl ifconfig.tw/allip_addr: 216.73.216.206
remote_host: localhost
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
port: 5981
lang:
connection: close
keep_alive:
encoding: gzip, br, zstd, deflate
mime: */*
charset:
via:
forwarded:
$ curl ifconfig.tw/all.xml<info>
    <charset></charset>
    <connection>close</connection>
    <encoding>gzip, br, zstd, deflate</encoding>
    <forwarded></forwarded>
    <ip_addr>216.73.216.206</ip_addr>
    <keep_alive></keep_alive>
    <lang></lang>
    <mime>*/*</mime>
    <port>5981</port>
    <remote_host>localhost </remote_host>
    <user_agent>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</user_agent>
    <via></via>
</info>
$ curl ifconfig.tw/all.json{"connection":"close","ip_addr":"216.73.216.206","lang":"","remote_host":"localhost ","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","charset":"","port":"5981","via":"","forwarded":"","mime":"*/*","keep_alive":"","encoding":"gzip, br, zstd, deflate"}