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
0
Cache-Control
public, max-age=0, must-revalidate
age: 0 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
Sat, 09 May 2026 04:42:19 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-lhr-egll1980076-LHR, cache-iad-kcgs7200154-IAD
X-Timer
S1778301739.157531,VS0,VE94
date: Sat, 09 May 2026 04:42:19 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-envoy-upstream-service-time: 10 x-served-by: cache-lhr-egll1980076-LHR, cache-iad-kcgs7200154-IAD x-timer: S1778301739.157531,VS0,VE94
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology