Security Report Summary
B
Site: | https://www.abnd.com/nl-nl/ | ||
---|---|---|---|
IP Address: | 104.26.1.238 | ||
Report Time: | 06 Sep 2025 23:17:35 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 | Sat, 06 Sep 2025 23:17:35 GMT |
content-type | text/html; charset=UTF-8 |
content-encoding | gzip |
cf-ray | 97b1ae3d5c05bdef-DUB |
cf-cache-status | HIT |
cache-control | private, max-age=3600 |
expires | Sat, 06 Sep 2025 05:30:56 GMT |
last-modified | Sat, 06 Sep 2025 05:30:56 GMT |
strict-transport-security | max-age=31536000; includeSubDomains |
vary | Accept-Encoding |
alt-svc | h3=":443"; ma=86400 |
server-timing | cfCacheStatus;desc="HIT" |
report-to | {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YxsZ3EE0fB4TpEHZh5GmmkjBeIBhJUaRf9shviLyrNagCIiggmwTf8I78h9PLPD8Yy2MI6YRCphZ0fXzxSCcMnETpcvD72crrnlJXN9AQu0Q2McqleAZzL037Dzvyg%3D%3D"}],"group":"cf-nel","max_age":604800} |
nel | {"success_fraction":0,"report_to":"cf-nel","max_age":604800} |
speculation-rules | "/cdn-cgi/speculation" |
expect-ct | max-age=86400, enforce |
referrer-policy | same-origin |
x-content-type-options | nosniff |
x-frame-options | SAMEORIGIN |
x-xss-protection | 1; mode=block |
server | cloudflare |
server-timing | cfOrigin;dur=0,cfEdge;dur=93 |
server-timing | cfL4;desc="?proto=TCP&rtt=1827&min_rtt=915&rtt_var=1571&sent=6&recv=8&lost=0&retrans=0&sent_bytes=3415&recv_bytes=1355&delivery_rate=3165027&cwnd=253&unsent_bytes=0&cid=9c7d41beb22abd2f&ts=113&x=0" |
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
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. |
---|---|
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. |
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. |
expect-ct | Expect-CT will soon be deprecated and can be removed. |
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. |
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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |