Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31557600
X-Frame-Options
Good
SAMEORIGIN
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
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
7
Cache-Control
public, max-age=0, must-revalidate
age: 7 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Length
70418
Content-Type
text/html; charset=utf-8
content-length: 70418 content-type: text/html; charset=utf-8
Server Headers
server: istio-envoy x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 13:22:32 GMT
X-Cache
HIT, MISS
X-Cache-Hits
1, 0
X-Served-By
cache-lhr-egll1980076-LHR, cache-pdk-kfty8610042-PDK
X-Timer
S1778073753.853086,VS0,VE95
date: Wed, 06 May 2026 13:22:32 GMT via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 1, 0 x-envoy-upstream-service-time: 11 x-served-by: cache-lhr-egll1980076-LHR, cache-pdk-kfty8610042-PDK x-timer: S1778073753.853086,VS0,VE95
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology