15 Headers

Detected Technologies from 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
Origin

Caching Headers

Etag
Caching
"d41d8cd98f00b204e9800998ecf8427e"
Last-Modified
Caching
Fri, 18 Aug 2023 23:09:12 GMT

Content Headers

Content-Length
Content
0
Content-Type
Content
text/html

Server Headers

Server
Server
AmazonS3

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Thu, 26 Feb 2026 01:43:55 GMT
Via
Other
1.1 a27022837959b6f70545c8d6d0de9d04.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
8R2VKFjt55oYzmrlIMXvO_AFelc2NCjx8N6uipkWcyYNCJ3AszRMpA==
X-Amz-Cf-Pop
Other
IAD12-P4
X-Amz-Server-Side-Encryption
Other
AES256
X-Amz-Version-Id
Other
null
X-Cache
Other
RefreshHit from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching