Security Report Summary
B
Site: http://www.cal-online.co.il/ - (Scan again over https)
IP Address: 2.19.176.168
Report Time: 07 Jul 2026 16:51:25 UTC
Headers:
  • Permissions-Policy
  • Content-Security-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Status code indicates errorThe status code of the response indicates an error. Not all headers may be set when the response is an error.
Permissions-PolicyWe didn't detect a viable policy.
Raw Headers
HTTP/1.1400 Bad Request
ServerAkamaiGHost
Mime-Version1.0
Content-Length208
Cache-controlno-cache, no-store, must-revalidate
Pragmano-cache
Expires0
Content-Typetext/html
Cache-Controlmax-age=0
DateTue, 07 Jul 2026 16:51:25 GMT
Connectionkeep-alive
Permissions-PolicyAccelerometer 'none'; Ambient light sensor 'none'; Autoplay 'none'; Camera 'none'; Encrypted media 'none'; Fullscreen 'none'; Geolocation 'none'; Gyroscope 'none'; Magnetometer 'none'; Microphone 'none'; Midi 'none'; Payment 'none'; Picture-in-picture 'none' USB 'none'; Web Share API 'none'; VR 'none';
Content-Security-Policyframe-ancestors *.cal-online.co.il *.Dolcehost.co.il *.cal-store.co.il *.diners-store.co.il https://powercard.co.il http://powercard.co.il *.shufersal.co.il https://buyme.co.il
X-Content-Type-Optionsnosniff
X-XSS-Protection1; mode=block
X-Frame-OptionsHeader not set, see Additional Information below.
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".
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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-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".
X-XSS-ProtectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.