HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
base-uri; block-all-mixed-content; connect-src; +10 more Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
private,no-cache,no-store,pre-check=0,post-check=0,must-revalidate
Etag
Caching
W/"3f8a9-FVC428Nw+DM2oM89aTo8UoULmYQ"
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
260265
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
istio-envoy
X-Powered-By
Server
Express

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 01 Jun 2026 10:32:18 GMT
Intuit_tid
Other
1-6a1d5fb2-644629b10b8ecc644103b56e
Server-Timing
Other
pluginConfigs;dur=1.03,appMw;dur=0.02,ixpAssignments;dur=0.03,appPostAuthMw;dur=0.02,shellServiceMw;dur=3.19,totalMwExecTime;dur=50.16
X-Amzn-Trace-Id
Other
Root=1-6a1d5fb2-644629b10b8ecc644103b56e
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Envoy-Upstream-Service-Time
Other
70
X-Intuit-Upstream-Locality-Region
Other
us-west-2
X-Request-Id
Other
1-6a1d5fb2-644629b10b8ecc644103b56e
X-Spanid
Other
b8989595-01d7-cbc7-bf2a-4da98559ba94

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology