Security Report Summary
B
| Site: | https://www.adamblogs.nl/ | ||
|---|---|---|---|
| IP Address: | 172.67.200.252 | ||
| Report Time: | 23 Jun 2026 21:00:18 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. |
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Tue, 23 Jun 2026 21:00:18 GMT |
| content-type | text/html; charset=UTF-8 |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| age | 0 |
| cache-control | public,max-age=0,must-revalidate |
| cache-status | "Netlify Edge"; fwd=miss |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xS%2FnSzXxx0CBvmPetuAh0u6%2BRCP32m26B3XV1sPigJj%2BN5DkJgAXJNpvAfyQOUKqPb4uvXuCL9UZv4Gpzgis%2BnLnnxX8P4IlWJxW2D4DjhPp40xSpw63N34V9bRzXsFrJGzm"}]} |
| link | </webpack-runtime-137863934d98384f6d51.js>; rel=preload; as=script, </framework-eb25df19f58830f1b014.js>; rel=preload; as=script, </532a2f07-90cd3e2f9abe9caa81a7.js>; rel=preload; as=script, </app-640ce20f1f9355e7a397.js>; rel=preload; as=script, </78e521c3-97ba4bb309af90eb2614.js>; rel=preload; as=script, </5e2a4920-bc0f1b28549a7a471c2c.js>; rel=preload; as=script, </1bfc9850-99cbf8deb8fcbdf96f01.js>; rel=preload; as=script, </75ac8f1be37f16877420a9b50885917fbcd9a4ed-c383436841e50fa93bd2.js>; rel=preload; as=script, </component---src-templates-index-page-js-6ebb22a83758548998d0.js>; rel=preload; as=script, </page-data/app-data.json>; rel=preload; as=fetch; crossorigin, </page-data/index/page-data.json>; rel=preload; as=fetch; crossorigin |
| referrer-policy | same-origin |
| server | cloudflare |
| strict-transport-security | max-age=31536000 |
| vary | Accept-Encoding |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-nf-request-id | 01KVV4HB29HJFF6X5EGR7C8T1X |
| x-xss-protection | 1; mode=block |
| cf-cache-status | DYNAMIC |
| content-encoding | gzip |
| cf-ray | a1066be59e52b94d-DUB |
| alt-svc | h3=":443"; ma=86400 |
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
| nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
|---|---|
| report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
| 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 | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
| 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. |