Security Report Summary
B
Site: https://www.drkamelfootandankle.com/
IP Address: 198.202.211.1
Report Time: 10 Jun 2026 21:09:08 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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".
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
dateWed, 10 Jun 2026 21:09:08 GMT
content-typetext/html; charset=utf-8
set-cookie_cfuvid=QLzSZ2mAPRhBUFVXV2kTH708SvTKS09Z8l76gnmlaZ4-1781125748.769883-1.0.1.1-7vDJdzdL0fD_LBCcn3P7.L9qcgAQbIP9jxqOL4oAaUw; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.drkamelfootandankle.com
cf-raya09b5af9cd99f4c5-DUB
cf-cache-statusHIT
age55203
content-encodinggzip
last-modifiedWed, 10 Jun 2026 05:49:04 GMT
servercloudflare
strict-transport-securitymax-age=31536000; includeSubDomains; preload
varyaccept-encoding
content-security-policyframe-ancestors 'self'
surrogate-controlmax-age=432000
surrogate-keywww.drkamelfootandankle.com 670876554bbe0eb03131b7d7 pageId:670876554bbe0eb03131b812 6717ed9a8713a920b31a1f6b 670b20c87253a1dc8a33a215 670b0d7fdcc461672db336aa 670b0f054acec738c6f9a7c5 670b0caacd657f10f4e3827e 670b1b8f73f57e3c96db58eb
x-frame-optionsSAMEORIGIN
x-lambda-id1fa206a5-89cc-4ae1-be94-73f737cef2e4
x-wf-regionus-east-1
alt-svch3=":443"; ma=86400
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".
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.
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. 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.
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.