Security Report Summary
A
| Site: | https://ijzershop.nl/ | ||
|---|---|---|---|
| IP Address: | 45.82.188.85 | ||
| Report Time: | 16 Jun 2026 15:51:55 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. |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| set-cookie | PHPSESSID=s9ld813kljon64ok6uglnobh7u; expires=Sun, 20-Dec-2082 07:43:50 GMT; Max-Age=1783353115; path=/; secure; HttpOnly; SameSite=Lax |
| expires | Thu, 19 Nov 1981 08:52:00 GMT |
| cache-control | no-store, no-cache, must-revalidate |
| pragma | no-cache |
| set-cookie | PrestaShop-d72c15e5711980fc668b41d263b4b950=def502001142fa8c0d9defe1e5c9d176d01311924c659eb4b1b477427ccf8801574b56e750ed8973bf1e98c7413515f61404f35e62d995caf9c2286678b79b7c4e77b7056e0e01c80674fb3cbcc1b687345397d7f63d17f13000232e539ec3452111ec1f3e0745718447ca4ea594e1348895069dc4064ddd97b4fd2c74ead78a2516ac72e0fb9508bfd89042ad983ae7db15fd3693985bf155c6c1ba320dbf9e5604510f0250c45fc230a4c4fff219df804baac45b73b510103bc64def0a55bb85470d0fb59c1990f88f575b5885a95f4290ab8855; expires=Mon, 06-Jul-2026 15:51:55 GMT; Max-Age=1728000; path=/; domain=ijzershop.nl; secure; HttpOnly; SameSite=Lax |
| content-type | text/html; charset=utf-8 |
| date | Tue, 16 Jun 2026 15:51:55 GMT |
| strict-transport-security | max-age=31536000; includeSubDomains |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), microphone=(), geolocation=(), payment=(self) |
| alt-svc | h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46" |
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
| set-cookie | There is no Cookie Prefix on this cookie. |
|---|---|
| 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. |
| 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. |
| permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |