16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=86400 ; 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
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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
close

Caching Headers

3 headers
Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Sat, 08 Nov 2025 15:49:29 GMT
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
384
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
AkamaiGHost

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
akacd_phoenix=3940069768~rv=81~id=895a8fb47f685adeb81a3006a31b6c51; path=/; Secure; SameSite=None

Other Headers

7 headers
Akamai-Grn
Other
0.4c643717.1762616969.93e37d70
Date
Other
Sat, 08 Nov 2025 15:49:29 GMT
Er_information
Other
ER_EXECUTED:;ER_EXECUTED_RULE:
Mime-Version
Other
1.0
Pr_information
Other
PR_EXECUTED:1;PR_EXECUTED_RULE:642b31c04c41e6d3
Retry-After
Other
28800
Server-Timing
Other
ak_p; desc="1762616969200_389506124_2481159536_16_15740_1_5_-";dur=1

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 336ms