Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Connection
close
connection: close
Caching Headers
Cache-Control
public, must-revalidate, max-age=7200
Etag
"2d-5a945448c5ed9-gzip"
Last-Modified
Tue, 30 Jun 2020 04:04:11 GMT
cache-control: public, must-revalidate, max-age=7200 etag: "2d-5a945448c5ed9-gzip" last-modified: Tue, 30 Jun 2020 04:04:11 GMT
Content Headers
Content-Length
192
Content-Type
text/html; charset=UTF-8
content-length: 192 content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
Content-Type
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type access-control-allow-origin: *
Cookies Headers
Other Headers
date: Fri, 01 May 2026 17:43:31 GMT x-akamai-transformed: 0 - 0 -
Recommendations
Enable compression (gzip/brotli) to improve performance