Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; preload
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
no-store, no-cache, must-revalidate
Expires
0
cache-control: no-store, no-cache, must-revalidate expires: 0
Content Headers
Content-Length
140656
Content-Type
text/html; charset=utf-8
content-length: 140656 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 11 May 2026 13:14:05 GMT
Reporting-Endpoints
reports=https://app.securitypalhq.com/api/reporting/report-to
Via
1.1 google
X-Cloud-Trace-Context
a16673804cf3e3ba382bd751feda807a
alt-svc: h3=":443"; ma=2592000 date: Mon, 11 May 2026 13:14:05 GMT reporting-endpoints: reports=https://app.securitypalhq.com/api/reporting/report-to via: 1.1 google x-cloud-trace-context: a16673804cf3e3ba382bd751feda807a
Recommendations
Enable compression (gzip/brotli) to improve performance