Open
Cached
·
50m ago
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=900
Etag
W/"293aa-6593e5db3b313-gzip"
Expires
Mon, 17 Aug 2026 14:23:29 GMT
Last-Modified
Mon, 17 Aug 2026 13:44:15 GMT
cache-control: max-age=900 etag: W/"293aa-6593e5db3b313-gzip" expires: Mon, 17 Aug 2026 14:23:29 GMT last-modified: Mon, 17 Aug 2026 13:44:15 GMT
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
date: Mon, 17 Aug 2026 14:08:29 GMT x-akamai-transformed: 0 - 0 -
Recommendations
Enable compression (gzip/brotli) to improve performance