Security Report Summary
D
| Site: | https://www.canacoon.com/ | ||
|---|---|---|---|
| IP Address: | 195.192.132.135 | ||
| Report Time: | 08 Jul 2026 03:14:25 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| Content-Security-Policy | Content 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. |
|---|---|
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
| X-Content-Type-Options | We couldn't detect a valid configuration. The only expected value for this header is "nosniff". |
|---|---|
| X-Frame-Options | We couldn't detect a valid configuration. Expected values are "DENY", "SAMEORIGIN", "ALLOW-FROM (URL)" and "ALLOWALL". |
Raw Headers
| HTTP/2 | 200 |
|---|---|
| alt-svc | h3=":443"; ma=2592000 |
| content-encoding | gzip |
| content-type | text/html; charset=UTF-8 |
| date | Wed, 08 Jul 2026 03:14:25 GMT |
| link | <https://www.canacoon.com/wp-json/>; rel="https://api.w.org/" |
| link | <https://www.canacoon.com/wp-json/wp/v2/pages/5>; rel="alternate"; title="JSON"; type="application/json" |
| link | </wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6>; rel=preload; as=style |
| link | </wp-content/cache/borlabs-cookie/1/borlabs-cookie-1-de.css?ver=3.4.2-39>; rel=preload; as=style |
| link | </wp-content/plugins/youtube-embed-plus-pro/styles/ytprefs.min.css?ver=14.2.6>; rel=preload; as=style |
| link | </wp-content/plugins/youtube-embed-plus-pro/scripts/lity.min.css?ver=14.2.6>; rel=preload; as=style |
| link | </wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d>; rel=preload; as=script |
| link | </wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec>; rel=preload; as=script |
| link | </wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6>; rel=preload; as=script |
| link | </wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6>; rel=preload; as=script |
| link | </wp-content/plugins/contact-form-7-honeypot/legacy-honeypot/includes/js/honeypot-refill.js?ver=3.6.1>; rel=preload; as=script |
| link | </wp-includes/js/jquery/jquery.min.js?ver=3.7.1>; rel=preload; as=script |
| link | </wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1>; rel=preload; as=script |
| link | </wp-content/themes/canacoon/js/bootstrap.min.js?ver=3.0.3>; rel=preload; as=script |
| link | </wp-content/themes/canacoon/js/jquery.backstretch.min.js?ver=2.0.4>; rel=preload; as=script |
| link | </wp-content/themes/canacoon/js/jquery.sticky.js?ver=1.0.0>; rel=preload; as=script |
| link | </wp-content/themes/canacoon/js/jquery.fancybox.pack.js?ver=2.1.5>; rel=preload; as=script |
| link | </wp-content/themes/canacoon/js/skripte.js?ver=1>; rel=preload; as=script |
| link | </wp-content/cache/borlabs-cookie/1/borlabs-cookie-config-de.json.js?ver=3.4.2-41>; rel=preload; as=script |
| link | </wp-content/plugins/borlabs-cookie/assets/javascript/borlabs-cookie-prioritize.min.js?ver=3.4.2>; rel=preload; as=script |
| link | </wp-content/plugins/youtube-embed-plus-pro/scripts/lity.min.js?ver=14.2.6>; rel=preload; as=script |
| link | </wp-content/plugins/youtube-embed-plus-pro/scripts/ytprefs.min.js?ver=14.2.6>; rel=preload; as=script |
| link | </wp-content/plugins/youtube-embed-plus-pro/scripts/jquery.cookie.min.js?ver=14.2.6>; rel=preload; as=script |
| link | </wp-content/plugins/youtube-embed-plus-pro/scripts/fitvids.min.js?ver=14.2.6>; rel=preload; as=script |
| referrer-policy | no-referrer |
| server | Caddy |
| strict-transport-security | max-age=31536000 |
| vary | Accept-Encoding |
| via | 0.0 Caddy |
| x-content-type-options | nosniff; |
| x-frame-options | SAMEORIGIN; |
| x-xss-protection | 1; mode=block |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| referrer-policy | Referrer 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. |
|---|---|
| server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
| strict-transport-security | HTTP 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-content-type-options | X-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-frame-options | X-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. |
| x-xss-protection | X-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. |