8 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • 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

1 headers
Connection
Performance
keep-alive

Caching Headers

0 headers
No caching headers found

Content Headers

2 headers
Content-Length
Content
291
Content-Type
Content
text/plain; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
incap_ses_1607_177663=NhLZb21TKm0O2n1LejZNFkloC2kAAAAAL4C/am/5KA2Qfu6hPkBWKw==; path=/; Domain=.proofpoint.uk; Secure; SameSite=None

Other Headers

3 headers
X-Cdn
Other
Imperva
X-Iinfo
Other
49-69821576-69821578 NNNN CT(0 4 0) RT(1762355273588 10) q(0 0 0 0) r(0 0) U11
X-Served-By
Other
cache-iad-kiad7000073

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 280ms