Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=7884000 ; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
ch-ua-model=*, ch-ua-platform-version=*, ch-ua=*; +6 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=0
Etag
"476c2-EDzICwTgvrsHSHiTzxwxnzmLrrY"
cache-control: public, max-age=0 etag: "476c2-EDzICwTgvrsHSHiTzxwxnzmLrrY"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
false
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET,HEAD,OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-credentials: false access-control-allow-headers: * access-control-allow-methods: GET,HEAD,OPTIONS access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Arch, Sec-CH-UA-Bitness
Date
Fri, 14 Aug 2026 07:57:43 GMT
X-Cache-Hits
0, 1
X-Debug-Backend
default_origin
X-Debug-Url
/outkick
X-Served-By
cache-iad-kiad7000176-IAD, cache-iad-kiad7000176-IAD, cache-iad-khef600088-IAD
X-Timer
S1786694263.252412,VS0,VE3
accept-ch: Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Arch, Sec-CH-UA-Bitness akamai-grn: 0.8d6bdc17.1786694263.ac0fc9d date: Fri, 14 Aug 2026 07:57:43 GMT x-cache-hits: 0, 1 x-debug-backend: default_origin x-debug-url: /outkick x-served-by: cache-iad-kiad7000176-IAD, cache-iad-kiad7000176-IAD, cache-iad-khef600088-IAD x-timer: S1786694263.252412,VS0,VE3
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology