Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains
Content-Security-Policy
Good
default-src; object-src; frame-ancestors Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
11

Server Headers

Server
Server
CloudFront

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 05 Aug 2026 14:35:34 GMT
Via
Other
1.1 3c2cce3cdfd36bc274459a19f7cd6870.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
TWB4Uk8dGQEK1lonO37WIBd259Woq6C10vlSxVc-D66zjBlS1I6qqQ==
X-Amz-Cf-Pop
Other
IAD55-P1
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching