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
14392
Content-Type
text/html; charset=utf-8
content-length: 14392 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 23 Jun 2026 1:47:35 GMT
X-Dyna-Request-Id
5a5cff25-26b2-47dc-911d-8607962efb11
X-Permitted-Cross-Domain-Policies
none
date: Tue, 23 Jun 2026 1:47:35 GMT x-dyna-request-id: 5a5cff25-26b2-47dc-911d-8607962efb11 x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance