Open
Cached
·
3h ago
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
770
Content-Type
text/html;charset=utf-8
content-length: 770 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, 28 Mar 2026 00:28:06 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, 28 Mar 2026 00:28:06 GMT via: 1.1 f40ef15b69787e0ef910a83a639d263a.cloudfront.net (CloudFront) x-amz-cf-id: DJh2Wmsh870UVW5Pc7x2mLj-sBBmUD3XKqxTuM4f_vQF8Z8ORiX-gg== x-amz-cf-pop: IAD61-P11 x-cache: LambdaGeneratedResponse from cloudfront x-datadome: protected x-datadome-cid: AHrlqAAAAAMA9hQOgyx7RlEAzF3jXA== x-dd-b: 1
Recommendations
Enable compression (gzip/brotli) to improve performance