Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
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

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
accept-encoding

Caching Headers

2 headers
Age
Caching
93088
Last-Modified
Caching
Wed, 26 Nov 2025 17:12:36 GMT

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_cfuvid=CWmi_QI5ewiEQDBCs1J5qmr9ymX3tGYaFHI2VJ5D1PQ-1764270245072-0.0.1.1-604800000; path=/; domain=.www.radiusgroup.us; HttpOnly; Secure; SameSite=None

Other Headers

7 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
9a53e3a76ec6277b-IAD
Date
Other
Thu, 27 Nov 2025 19:04:05 GMT
Surrogate-Control
Other
max-age=432000
Surrogate-Key
Other
www.radiusgroup.us 68c84558a09627aa7a1b191f pageId:68d5bba8a54625ca55e5af3e 68c84559a09627aa7a1b1a8c
X-Lambda-Id
Other
93247526-1f11-460b-83d8-682bf25d663f

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 3278ms