16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
  • Consider adding 'preload' to HSTS for maximum security
  • 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
436345
Content-Type
Content
text/html; 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
CAS_PROGRAM=golf; expires=Wed, 26-Nov-2025 15:41:31 GMT; path=/; secure; SameSite=None

Other Headers

11 headers
Accept-Ch
Other
Sec-CH-UA-Platform-Version
Date
Other
Wed, 26 Nov 2025 15:41:23 GMT
Ms-Commit-Id
Other
79b1098
Ms-Cv
Other
CASMicrosoftCV4cbf4e19.0
Ms-Cv-Esi
Other
CASMicrosoftCV4cbf4e19.0
Tls_version
Other
tls1.3
X-Azure-Ref
Other
20251126T154123Z-1579dc8b4f9bckclhC1BL17gcc0000002q9000000000ddvd
X-Cascade-Version
Other
vNext
X-Edgescape-Location
Other
country_code=US
X-Rtag
Other
AEM_Redir_PROD
X-Trace-Id
Other
fb6dacd2ecb51110836bbb9ef6b76c9d

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 1547ms