Your Connection

IP Address 38.107.179.238
Remote Host
User AgentCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Port54347
Languageen-us,en;q=0.5
Referer
Connectionclose
KeepAlive
MethodGET
Encodinggzip
MIME Typetext/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
CharsetISO-8859-1,utf-8;q=0.7,*;q=0.7
Via
X-Forwarded-For

Command Line Interface

$ curl ifconfig.me38.107.179.238
$ curl ifconfig.me/ip38.107.179.238
$ curl ifconfig.me/host
$ curl ifconfig.me/uaCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
$ curl ifconfig.me/port54347
$ curl ifconfig.me/langen-us,en;q=0.5
$ curl ifconfig.me/keepalive
$ curl ifconfig.me/connectionclose
$ curl ifconfig.me/encodinggzip
$ curl ifconfig.me/mimetext/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
$ curl ifconfig.me/charsetISO-8859-1,utf-8;q=0.7,*;q=0.7
$ curl ifconfig.me/via
$ curl ifconfig.me/forwarded
$ curl ifconfig.me/allip_addr: 38.107.179.238
remote_host:
user_agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
port: 54347
lang: en-us,en;q=0.5
connection: close
keep_alive:
encoding: gzip
mime: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
via:
forwarded:
$ curl ifconfig.me/all.xml<info>
    <charset>ISO-8859-1,utf-8;q=0.7,*;q=0.7</charset>
    <connection>close</connection>
    <encoding>gzip</encoding>
    <forwarded></forwarded>
    <ip_addr>38.107.179.238</ip_addr>
    <keep_alive></keep_alive>
    <lang>en-us,en;q=0.5</lang>
    <mime>text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5</mime>
    <port>54347</port>
    <remote_host></remote_host>
    <user_agent>CCBot/1.0 (+http://www.commoncrawl.org/bot.html)</user_agent>
    <via></via>
</info>
$ curl ifconfig.me/all.json{"connection":"close","ip_addr":"38.107.179.238","lang":"en-us,en;q=0.5","remote_host":"","user_agent":"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)","charset":"ISO-8859-1,utf-8;q=0.7,*;q=0.7","port":"54347","via":"","forwarded":"","mime":"text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5","keep_alive":"","encoding":"gzip"}