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
15406
Content-Type
text/html; charset=utf-8
content-length: 15406 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 12 Jun 2026 19:47:54 GMT
X-Dyna-Request-Id
eabadabc-1e27-4248-8fe8-c5bd7a456e7f
X-Permitted-Cross-Domain-Policies
none
date: Fri, 12 Jun 2026 19:47:54 GMT x-dyna-request-id: eabadabc-1e27-4248-8fe8-c5bd7a456e7f x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance