| IP Address | 2600:1f28:365:80b0:ac56:4a:ab84:dcd6 |
| User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
| Language | en-US,en;q=0.5 |
| Referer | |
| Method | GET |
| Encoding | zstd, br, gzip |
| MIME Type | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
| Charset | |
| X-Forwarded-For | 2600:1f28:365:80b0:ac56:4a:ab84:dcd6,2600:1901:0:b2bd:: |
| $ curl ifconfig.me | ⇒ | 2600:1f28:365:80b0:ac56:4a:ab84:dcd6 |
| $ curl ifconfig.me/ip | ⇒ | 2600:1f28:365:80b0:ac56:4a:ab84:dcd6 |
| $ curl ifconfig.me/ua | ⇒ | CCBot/2.0 (https://commoncrawl.org/faq/) |
| $ curl ifconfig.me/lang | ⇒ | en-US,en;q=0.5 |
| $ curl ifconfig.me/encoding | ⇒ | zstd, br, gzip |
| $ curl ifconfig.me/mime | ⇒ | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
| $ curl ifconfig.me/charset | ⇒ | |
| $ curl ifconfig.me/forwarded | ⇒ | 2600:1f28:365:80b0:ac56:4a:ab84:dcd6,2600:1901:0:b2bd:: |
| $ curl ifconfig.me/all | ⇒ |
ip_addr: 2600:1f28:365:80b0:ac56:4a:ab84:dcd6
remote_host: unavailable user_agent: CCBot/2.0 (https://commoncrawl.org/faq/) port: 56010 language: en-US,en;q=0.5 referer: connection: keep_alive: method: GET encoding: zstd, br, gzip mime: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 charset: via: 1.1 google forwarded: 2600:1f28:365:80b0:ac56:4a:ab84:dcd6,2600:1901:0:b2bd:: |
| $ curl ifconfig.me/all.json | ⇒ | {"ip_addr":"2600:1f28:365:80b0:ac56:4a:ab84:dcd6","user_agent":"CCBot/2.0 (https://commoncrawl.org/faq/)","port":"56010","method":"GET","encoding":"zstd, br, gzip","mime":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","via":"1.1 google","forwarded":"2600:1f28:365:80b0:ac56:4a:ab84:dcd6,2600:1901:0:b2bd::","language":"en-US,en;q=0.5"} |