Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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)
Performance Headers
2 headers
Connection
Performance
Upgrade
Transfer-Encoding
Performance
chunked
Caching Headers
5 headers
Cache-Control
Caching
no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-cache
Etag
Caching
"af55c5693d57cbcd2a77765a2ab82c7e"
Expires
Caching
Wed, 17 Aug 2005 00:00:00 GMT
Last-Modified
Caching
Sat, 22 Nov 2025 09:54:26 GMT
Pragma
Caching
no-cache
Content Headers
1 headers
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Apache
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
2bba65929d7cecddbe3bed0a0862bca0=bedf7bf6639fe2aa2fbb3442ec603588; path=/; secure; HttpOnly
Other Headers
2 headers
Date
Other
Sat, 22 Nov 2025 10:32:08 GMT
Upgrade
Other
h2,h2c
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 1333ms