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
789
Content-Type
text/html;charset=utf-8
content-length: 789 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, 25 Apr 2026 00:24:26 GMT
X-Dd-B
1
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, 25 Apr 2026 00:24:26 GMT via: 1.1 264cb12aa5043fad64b302b378b99036.cloudfront.net (CloudFront) x-amz-cf-id: LulWl2rqmX5vg_Vt_AMMlXYxMSmX0o323kAP3S-glZn597nvI-0hQA== x-amz-cf-pop: IAD12-P2 x-cache: LambdaGeneratedResponse from cloudfront x-datadome: protected x-datadome-cid: AHrlqAAAAAMA0cZbiWtmsZgAmOkqyQ== x-dd-b: 1
Recommendations
Enable compression (gzip/brotli) to improve performance