Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
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
  • 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

Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Etag
Caching
"14a3-47394d08b8080"
Expires
Caching
Wed, 09 Sep 2026 03:38:57 GMT
Last-Modified
Caching
Tue, 15 Sep 2009 02:48:18 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
5283
Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=93600
Date
Other
Wed, 09 Sep 2026 03:38:57 GMT
X-Req
Other
a=a;c=none;d=desktop;g=0.936bdc17.1788925136.67aeac28;h=www.myplanportal.com;i=23.220.107.147;l=use;t=ut;u=brw

Recommendations

Enable compression (gzip/brotli) to improve performance