26 Headers

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/"3ffcf-hNyEtL0LeVGfRQZMSNUa7aTV8RU"
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
262095
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
Fri, 05 Jun 2026 06:00:13 GMT
Intuit_tid
Other
1-6a2265ed-2b25b9c2586a2d5873531a53
Server-Timing
Other
pluginConfigs;dur=1.04,appMw;dur=0.02,ixpAssignments;dur=0.02,appPostAuthMw;dur=0.02,shellServiceMw;dur=3.22,totalMwExecTime;dur=49.60
X-Amzn-Trace-Id
Other
Root=1-6a2265ed-2b25b9c2586a2d5873531a53
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-6a2265ed-2b25b9c2586a2d5873531a53
X-Spanid
Other
af676774-6af8-3ef3-4d3b-176b35b7a7a0

Recommendations

Enable compression (gzip/brotli) to improve performance

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