Security Report Summary
B
Site: https://vios4dsuper.com/
IP Address: 207.89.22.10
Report Time: 02 Sep 2026 07:40:30 UTC
Headers:
  • X-Frame-Options
  • Permissions-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • Strict-Transport-Security
  • Content-Security-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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. Recommended value "Strict-Transport-Security: max-age=31536000; includeSubDomains".
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.
Raw Headers
HTTP/2200
dateWed, 02 Sep 2026 07:40:30 GMT
content-typetext/html; charset=UTF-8
cf-raya34added1ea9fc04-DUB
cf-cache-statusDYNAMIC
age1178
cache-controlpublic, s-maxage=900
servercloudflare
x-frame-optionsDENY
varyAccept-Encoding
content-security-policy-report-onlydefault-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.jsdelivr.net https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: https: blob:; connect-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'
permissions-policygeolocation=(), microphone=(), camera=(), payment=()
referrer-policystrict-origin-when-cross-origin
x-cacheHIT
x-cache-hits4
x-cacheable1
x-content-type-optionsnosniff
set-cookie__cflb=02DiuDYA1y4yrb3ynsUAN7bSwcfWqUiowquMrgjnNL1xg; HttpOnly; SameSite=None; Secure; Path=/; Expires=Thu, 03 Sep 2026 06:40:30 GMT
set-cookie__cf_bm=qztw_fwfLdNqTPqUd.ykWlW5e1IgrEO6kcuiKLilBq0-1788334829.6189861-1.0.1.1-4.YhuqN26_F1SMgXedNK9M_KmGSyRq2Q7B1cK_VloCVwhUKpEeJusgp37gwiQq2n.7GabEomEjGekTRadXeWn.IPL1SmCz3JQt.wZFc_J0U00la2VAPABpRLBgbV9.8j; HttpOnly; SameSite=None; Secure; Path=/; Domain=vios4dsuper.com; Expires=Wed, 02 Sep 2026 08:10:30 GMT
server-timingcfCacheStatus;desc="DYNAMIC"
server-timingcfEdge;dur=7,cfOrigin;dur=0,cfWorker;dur=453
content-encodinggzip
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".
x-frame-optionsX-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.
content-security-policy-report-onlyContent Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. 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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
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".