Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000 ; includeSubDomains ; preload
X-Frame-Options
Good
SAMEORIGIN
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Length
632
Content-Type
text/html;charset=UTF-8
content-length: 632 content-type: text/html;charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 29 Mar 2026 11:16:57 GMT
Mime-Version
1.0
Server-Timing
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1774783017651_389073141_1701831175_15_16116_2_14_-";dur=1
date: Sun, 29 Mar 2026 11:16:57 GMT mime-version: 1.0 server-timing: cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1774783017651_389073141_1701831175_15_16116_2_14_-";dur=1 x-akam-sw-version: 0.5.0
Recommendations
Enable compression (gzip/brotli) to improve performance