| IP Address | 2600:1f28:365:80b0:2b32:8329:ccbc:608f | |
| Remote Host | ||
| User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) | |
| Port | 16452 | |
| Language | en-US,en;q=0.5 | |
| Referer | ||
| Connection | close | |
| KeepAlive | ||
| Method | GET | |
| Encoding | zstd, br, gzip | |
| MIME Type | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 | |
| Charset | ||
| Via | ||
| X-Forwarded-For | 2600:1f28:365:80b0:2b32:8329:ccbc:608f | |
| $ curl ip.envs.net | ⇒ | 2600:1f28:365:80b0:2b32:8329:ccbc:608f |
| $ curl ip.envs.net/ip | ⇒ | 2600:1f28:365:80b0:2b32:8329:ccbc:608f |
| $ curl ip.envs.net/host | ⇒ | |
| $ curl ip.envs.net/ua | ⇒ | CCBot/2.0 (https://commoncrawl.org/faq/) |
| $ curl ip.envs.net/port | ⇒ | 16452 |
| $ curl ip.envs.net/lang | ⇒ | en-US,en;q=0.5 |
| $ curl ip.envs.net/keepalive | ⇒ | |
| $ curl ip.envs.net/connection | ⇒ | close |
| $ curl ip.envs.net/encoding | ⇒ | zstd, br, gzip |
| $ curl ip.envs.net/mime | ⇒ | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
| $ curl ip.envs.net/charset | ⇒ | |
| $ curl ip.envs.net/via | ⇒ | |
| $ curl ip.envs.net/forwarded | ⇒ | 2600:1f28:365:80b0:2b32:8329:ccbc:608f |
| $ curl ip.envs.net/all | ⇒ | ip_addr: 2600:1f28:365:80b0:2b32:8329:ccbc:608f remote_host: user_agent: CCBot/2.0 (https://commoncrawl.org/faq/) port: 16452 lang: en-US,en;q=0.5 connection: close keep_alive: encoding: zstd, br, gzip mime: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 charset: via: forwarded: 2600:1f28:365:80b0:2b32:8329:ccbc:608f |
| $ curl ip.envs.net/all.xml | ⇒ | <info> <charset></charset> <connection>close</connection> <encoding>zstd, br, gzip</encoding> <forwarded>2600:1f28:365:80b0:2b32:8329:ccbc:608f</forwarded> <ip_addr>2600:1f28:365:80b0:2b32:8329:ccbc:608f</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>16452</port> <remote_host></remote_host> <user_agent>CCBot/2.0 (https://commoncrawl.org/faq/)</user_agent> <via></via> </info> |
| $ curl ip.envs.net/all.json | ⇒ | {"connection":"close","ip_addr":"2600:1f28:365:80b0:2b32:8329:ccbc:608f","lang":"en-US,en;q=0.5","remote_host":"","user_agent":"CCBot/2.0 (https://commoncrawl.org/faq/)","charset":"","port":"16452","via":"","forwarded":"2600:1f28:365:80b0:2b32:8329:ccbc:608f","mime":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8","keep_alive":"","encoding":"zstd, br, gzip"} |