Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
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
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"6a4d464f-254c"
Last-Modified
Tue, 07 Jul 2026 18:32:47 GMT
etag: "6a4d464f-254c" last-modified: Tue, 07 Jul 2026 18:32:47 GMT
Content Headers
Content-Length
9548
Content-Type
text/html; charset=utf-8
content-length: 9548 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 20 Aug 2026 21:35:11 GMT
date: Thu, 20 Aug 2026 21:35:11 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching