Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • Add X-Content-Type-Options: nosniff
- • 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
max-age=0, no-cache, no-store
Etag
"69aa54d6-3ca"
Expires
Mon, 07 Sep 2026 06:40:15 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store etag: "69aa54d6-3ca" expires: Mon, 07 Sep 2026 06:40:15 GMT pragma: no-cache
Content Headers
Content-Length
970
Content-Type
text/html
content-length: 970 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 07 Sep 2026 06:40:15 GMT
X-Req
ut,1788763215,23.52.15.114:b39b5a56,23.195.37.159
date: Mon, 07 Sep 2026 06:40:15 GMT x-req: ut,1788763215,23.52.15.114:b39b5a56,23.195.37.159
Recommendations
Enable compression (gzip/brotli) to improve performance