Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin
connection: close transfer-encoding: chunked vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html;charset=UTF-8
content-type: text/html;charset=UTF-8
Server Headers
Server
Application Server
server: Application Server
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 01 Aug 2026 04:58:06 GMT
X-Application-Context
zift-admin:staging:8080
alt-svc: h3=":443"; ma=86400 date: Sat, 01 Aug 2026 04:58:06 GMT via: 1.1 3e36dd267cb267a1625f6ecf58fe0bd2.cloudfront.net (CloudFront) x-amz-cf-id: vgJFXBeSYV1Hv7zPFoapEkK4I07FNah0qO31_dxExx0lKqyO1Y9r-A== x-amz-cf-pop: IAD61-P12 x-amzn-trace-id: Root=1-6a6d7cde-08dec5674d832f1f08a3c200; x-application-context: zift-admin:staging:8080 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching