Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
- • 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
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, private, no-cache, no-store, must-revalidate
Pragma
no-cache
cache-control: max-age=0, private, no-cache, no-store, must-revalidate pragma: no-cache
Content Headers
Content-Length
784
Content-Type
text/html;charset=utf-8
content-length: 784 content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
x-dd-b, x-set-cookie
access-control-allow-credentials: true access-control-allow-origin: * access-control-expose-headers: x-dd-b, x-set-cookie
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory
Alt-Svc
h3=":443"; ma=86400
Charset
utf-8
Date
Sat, 11 Apr 2026 21:44:24 GMT
X-Dd-B
2
accept-ch: Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory alt-svc: h3=":443"; ma=86400 charset: utf-8 date: Sat, 11 Apr 2026 21:44:24 GMT via: 1.1 b59cc176f290ebd17768374ed61bc522.cloudfront.net (CloudFront) x-amz-cf-id: 1_x7uhCCKKmtNUFg9arVfv_T-Kq-ZN6z-FHg_LKkY2pHy079WQ6Byg== x-amz-cf-pop: IAD61-P13 x-cache: LambdaGeneratedResponse from cloudfront x-datadome: protected x-datadome-cid: AHrlqAAAAAMA6AVa4snPriQAQCJUmw== x-dd-b: 2
Recommendations
Enable compression (gzip/brotli) to improve performance