Security Report Summary
B
Site: https://www.dan.co.il/
IP Address: 198.202.211.1
Report Time: 07 Jul 2026 16:51:38 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
X-Content-Type-OptionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
dateTue, 07 Jul 2026 16:51:38 GMT
content-typetext/html; charset=utf-8
set-cookie_cfuvid=dq5yoV_L7rVreY0BC6XbOjWTY8pSpCxBNTrBIRsEHW0-1783443097.434122-1.0.1.1-vylAS0v_LsQBmRAc9sQaZBtYSMgynt3ZdNXZ9TX0d2o; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.dan.co.il
cf-raya1785adefd759573-DUB
cf-cache-statusMISS
content-encodinggzip
last-modifiedTue, 07 Jul 2026 16:51:38 GMT
link<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/6187fd75db2d26d82458161a/css/dan-byounic.shared.2d02cbd1a.min.css>; rel=preload; as=style; crossorigin; integrity="sha384-LQLL0ay9mRVGmW8ZXX4lApvYy3KZYGTJzoeCwgaXtYlIC+FwfFR2poJix/eHB2Yx", <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect; crossorigin
servercloudflare
strict-transport-securitymax-age=31536000
varyaccept-encoding
content-security-policyframe-ancestors 'self'
surrogate-controlmax-age=14903
surrogate-keywww.dan.co.il 6187fd75db2d26d82458161a pageId:627bf47c88375f67db2a3d41 627bf47c88375fa13d2a3d97 627bf47c88375fbde22a3d67 627bf47c88375f70622a3d65 6329d38912e3aacaff6a9f27
x-frame-optionsSAMEORIGIN
x-lambda-id07b4583b-21d7-4c75-ba07-0b393fd8297e
x-wf-regionus-east-1
alt-svch3=":443"; ma=86400
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
x-frame-optionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.