Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
X-Frame-Options
Good
SAMEORIGIN
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-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
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Expires
Sat, 12 Sep 2026 15:06:45 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate expires: Sat, 12 Sep 2026 15:06:45 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 12 Sep 2026 15:06:45 GMT
Traceparent
00-b47ab73b00668d4a7ff1c9446fc363c8-16258b22c614f68e-00
X-Cloud-Trace-Context
b47ab73b00668d4a7ff1c9446fc363c8/1595834624441120398
date: Sat, 12 Sep 2026 15:06:45 GMT traceparent: 00-b47ab73b00668d4a7ff1c9446fc363c8-16258b22c614f68e-00 x-cloud-trace-context: b47ab73b00668d4a7ff1c9446fc363c8/1595834624441120398
Recommendations
Enable compression (gzip/brotli) to improve performance