Open
Cached
·
just now
16
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
age: 0
Content Headers
Content-Length
30129
Content-Type
text/html; charset=UTF-8
content-length: 30129 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 07 Sep 2026 04:41:58 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-ams-eham8680047-AMS, cache-lga21941-LGA
X-Timer
S1788756118.370588,VS0,VE225
date: Mon, 07 Sep 2026 04:41:58 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-pantheon-styx-hostname: styx-eu-a-66f546c88b-j4hcv x-served-by: cache-ams-eham8680047-AMS, cache-lga21941-LGA x-styx-req-id: 75ced07d-aa76-11f1-a61f-1e1f15251e2a x-timer: S1788756118.370588,VS0,VE225
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching