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/"6a1be2db-2869"
Last-Modified
Sun, 31 May 2026 07:27:23 GMT
age: 0 etag: W/"6a1be2db-2869" last-modified: Sun, 31 May 2026 07:27:23 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
Mon, 01 Jun 2026 03:22:27 GMT
X-Cache
HIT, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-chi-klot8100081-CHI, cache-ewr-kewr1740024-EWR
X-Timer
S1780284148.921686,VS0,VE55
date: Mon, 01 Jun 2026 03:22:27 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 0, 0 x-pantheon-styx-hostname: styx-us-a-5fbd9fdf97-xhsmn x-served-by: cache-chi-klot8100081-CHI, cache-ewr-kewr1740024-EWR x-styx-req-id: b1e57274-5d67-11f1-adc0-e25d1d69bdea x-timer: S1780284148.921686,VS0,VE55
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching