Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.rijkzwaan.com/en/home.
Site: https://www.rijkzwaan.com/
IP Address: 104.18.2.174
Report Time: 12 Jun 2026 17:32:35 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2301
dateFri, 12 Jun 2026 17:32:35 GMT
content-typetext/html
locationhttps://www.rijkzwaan.com/en/home
servercloudflare
server-timingcfCacheStatus;desc="DYNAMIC"
server-timingcfEdge;dur=29,cfOrigin;dur=2
strict-transport-securitymax-age=31536000; includeSubDomains
x-xss-protection1; mode=block
x-content-type-optionsnosniff
content-security-policydefault-src 'self' https://*.rijkzwaan.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.googleapis.com https://*.gstatic.com *.google.com https://*.ggpht.com *.googleusercontent.com blob:; media-src 'self' https://*.rijkzwaan.com; img-src 'self' data: https://*.googletagmanager.com https://*.googleapis.com *.google.nl *.google.com *.googleusercontent.com https://*.gstatic.com/ https://*.rijkzwaan.com https://*.cloudfront.net https://*.hsforms.com/ https://*.hubspot.com; font-src 'self' data: https://*.mouseflow.com https://*.rijkzwaan.com https://*.gstatic.com/; style-src 'self' 'unsafe-inline' https://*.googleapis.com; connect-src 'self' https://*.doubleclick.net data: blob: https://*.mouseflow.com https://*.googleapis.com *.google.com https://*.gstatic.com https://*.google-analytics.com https://*.contentful.com https://*.hsforms.com/ https://*.sparque.ai https://*.rijkzwaan.com https://*.hubspot.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://*.cloudflareinsights.com https://*.googleapis.com https://*.googletagmanager.com https://*.hs-scripts.com https://*.hsforms.net/ https://*.hsleadflows.net https://*.hs-banner.com https://*.hubspot.com https://*.hs-analytics.net https://*.mouseflow.com; worker-src blob:; frame-src *.youtube.com *.google.com *.hsforms.com *.hsforms.net; frame-ancestors 'self' https://*.contentful.com
cf-cache-statusDYNAMIC
cf-raya0aa987f1ce32b1d-DUB
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".
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.
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-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".
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-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.