Open Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Basic
script-src; img-src; style-src; +5 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Connection
Performance
keep-alive

Caching Headers

0 headers
No caching headers found

Content Headers

2 headers
Content-Length
Content
172
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Date
Other
Wed, 19 Nov 2025 22:41:44 GMT
Public-Key-Pins
Other
pin-sha256="uGS6BryHyqwUpmtO9athvdOwh1ZdySZSe8Oy34kyG4g="; pin-sha256="JRWVeBVjpju4yD/EXkJEWHsnvbMQyGXB6pxtso/cxFc="; pin-sha256="lSqtN6dwHBqe1uOqlikc88l8EYCVFKT6B6Fn/R10XaE="; pin-sha256="k1VdmcuPhxuKBBlU+7lRo8R7ElgwWLVcdF/lu309/VI="; pin-sha256="EskfQgb+D292n2yh0A286/CkG5omOaRB+R4GiMRMzb8="; pin-sha256="B5PQ6z60woVtbvhTda4HV2V2lZuWO/Fs9nPbZh58zNI="; max-age=5184000;
Www-Authenticate
Other
Basic realm="MP UAT"
X-Robots-Tag
Other
noindex, follow

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 363ms