Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • 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
Performance
close

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Mon, 24 Aug 2026 16:51:32 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
1477
Content-Type
Content
text/html

Server Headers

X-Powered-By
Server
ARR/3.0

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Mon, 24 Aug 2026 16:51:32 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=104, origin; dur=90, ak_p; desc="1787590291954_400320723_25290775_19408_1263_58_104_-";dur=1
Where
Other
ME02
Where-In
Other
WIARR02
X-Req
Other
a=a;c=none;d=desktop;g=0.d368dc17.1787590292.181e817;h=slsxt.aetna.com;i=23.220.104.211;l=use;t=ut;u=brw

Recommendations

Enable compression (gzip/brotli) to improve performance

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