Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
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
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Etag
"14a3-47394d08b8080"
Expires
Wed, 09 Sep 2026 03:38:57 GMT
Last-Modified
Tue, 15 Sep 2009 02:48:18 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store etag: "14a3-47394d08b8080" expires: Wed, 09 Sep 2026 03:38:57 GMT last-modified: Tue, 15 Sep 2009 02:48:18 GMT pragma: no-cache
Content Headers
Content-Length
5283
Content-Type
text/html
content-length: 5283 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=93600
Date
Wed, 09 Sep 2026 03:38:57 GMT
X-Req
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
alt-svc: h3=":443"; ma=93600 date: Wed, 09 Sep 2026 03:38:57 GMT x-req: 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