Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0
Expires
Mon, 01 Jan 1990 0:00:00 GMT
cache-control: private, no-cache, no-store, max-age=0 expires: Mon, 01 Jan 1990 0:00:00 GMT
Content Headers
Content-Length
14323
Content-Type
text/html; charset=utf-8
content-length: 14323 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, 11 May 2026 6:08:12 GMT
X-Dyna-Request-Id
bdaff4b3-301c-47ba-afae-e488b7dd03fb
X-Permitted-Cross-Domain-Policies
none
date: Mon, 11 May 2026 6:08:12 GMT x-dyna-request-id: bdaff4b3-301c-47ba-afae-e488b7dd03fb x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance