Your Connection

IP Address 18.97.14.87
Remote Hostlocalhost
User AgentCCBot/2.0 (https://commoncrawl.org/faq/)
Port49074
Languageen-US,en;q=0.5
Referer
Connectionclose
KeepAlive
MethodGET
Encodingbr,gzip
MIME Typetext/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Charset
Via
X-Forwarded-For

Command Line Interface

$ curl ifconfig.tw18.97.14.87
$ curl ifconfig.tw/ip18.97.14.87
$ curl ifconfig.tw/hostlocalhost
$ curl ifconfig.tw/uaCCBot/2.0 (https://commoncrawl.org/faq/)
$ curl ifconfig.tw/port49074
$ curl ifconfig.tw/langen-US,en;q=0.5
$ curl ifconfig.tw/keepalive
$ curl ifconfig.tw/connectionclose
$ curl ifconfig.tw/encodingbr,gzip
$ curl ifconfig.tw/mimetext/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
$ curl ifconfig.tw/charset
$ curl ifconfig.tw/via
$ curl ifconfig.tw/forwarded
$ curl ifconfig.tw/allip_addr: 18.97.14.87
remote_host: localhost
user_agent: CCBot/2.0 (https://commoncrawl.org/faq/)
port: 49074
lang: en-US,en;q=0.5
connection: close
keep_alive:
encoding: br,gzip
mime: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
charset:
via:
forwarded:
$ curl ifconfig.tw/all.xml<info>
    <charset></charset>
    <connection>close</connection>
    <encoding>br,gzip</encoding>
    <forwarded></forwarded>
    <ip_addr>18.97.14.87</ip_addr>
    <keep_alive></keep_alive>
    <lang>en-US,en;q=0.5</lang>
    <mime>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</mime>
    <port>49074</port>
    <remote_host>localhost </remote_host>
    <user_agent>CCBot/2.0 (https://commoncrawl.org/faq/)</user_agent>
    <via></via>
</info>
$ curl ifconfig.tw/all.json{"connection":"close","ip_addr":"18.97.14.87","lang":"en-US,en;q=0.5","remote_host":"localhost ","user_agent":"CCBot/2.0 (https://commoncrawl.org/faq/)","charset":"","port":"49074","via":"","forwarded":"","mime":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","keep_alive":"","encoding":"br,gzip"}