Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
Strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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-cache
Expires
Tue, 07 Apr 2026 13:57:21 GMT
Pragma
no-cache
cache-control: no-cache expires: Tue, 07 Apr 2026 13:57:21 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
Server
ThoughtSpot
server: ThoughtSpot
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 07 Apr 2026 13:57:22 GMT
Expect-C
max-age=0
X-Ua-Compatible
IE=edge
date: Tue, 07 Apr 2026 13:57:22 GMT expect-c: max-age=0 x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance