Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=10886400; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
public, must-revalidate, max-age=30
Etag
"95855328"
Last-Modified
Thu, 05 Mar 2026 17:46:31 GMT
cache-control: public, must-revalidate, max-age=30 etag: "95855328" last-modified: Thu, 05 Mar 2026 17:46:31 GMT
Content Headers
Content-Length
15413
Content-Type
text/html
content-length: 15413 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 13 Aug 2026 00:50:44 GMT
X-Dns-Prefetch-Control
off
date: Thu, 13 Aug 2026 00:50:44 GMT x-dns-prefetch-control: off
Recommendations
Enable compression (gzip/brotli) to improve performance