23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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 Strict-Transport-Security header with max-age of at least 1 year
  • 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

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
accept-encoding

Caching Headers

Cache-Control
Caching
no-store, no-cache, must-revalidate, max-age=0
Etag
Caching
"328257380186d550f96adf638ff85092"
Last-Modified
Caching
Fri, 27 Jun 2025 03:51:28 GMT

Content Headers

Content-Length
Content
49
Content-Type
Content
text/plain; charset=utf-8

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Methods
Cors
GET, HEAD
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
3000

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9d3b9ad63880b76a-IAD
Date
Other
Thu, 26 Feb 2026 01:17:48 GMT
Via
Other
1.1 90aae5d559fbbbe252f6d8de0a8d7ca8.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
DlEEoV4eO-JmSs7UlEuoPZ01-FUBA3DXAopZQGGdlpxw-onsyZgNsg==
X-Amz-Cf-Pop
Other
IAD55-P9
X-Amz-Replication-Status
Other
COMPLETED
X-Amz-Server-Side-Encryption
Other
AES256
X-Amz-Version-Id
Other
6NYlJnma9WPyl0MUFm2tNo8C1GzqJZih
X-Cache
Other
Error from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance