Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Cookie, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie, Cookie
Caching Headers
Age
0
Etag
W/"6a1def24-2869"
Last-Modified
Mon, 01 Jun 2026 20:44:20 GMT
age: 0 etag: W/"6a1def24-2869" last-modified: Mon, 01 Jun 2026 20:44:20 GMT
Content Headers
Content-Length
10345
Content-Type
text/html
content-length: 10345 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 02 Jun 2026 00:55:55 GMT
X-Cache
HIT, MISS
X-Cache-Hits
1, 0
X-Served-By
cache-chi-klot8100081-CHI, cache-nyc-kteb1890025-NYC
X-Timer
S1780361755.018641,VS0,VE31
date: Tue, 02 Jun 2026 00:55:55 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 1, 0 x-pantheon-styx-hostname: styx-us-a-5fbd9fdf97-gl4pn x-served-by: cache-chi-klot8100081-CHI, cache-nyc-kteb1890025-NYC x-styx-req-id: cee89df1-5e1d-11f1-8eef-a2cb393805b5 x-timer: S1780361755.018641,VS0,VE31
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching