Security Report Summary
C
Site: https://multibankfx.com/en
IP Address: 104.18.6.110
Report Time: 04 Sep 2025 13:52:39 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Not bad… Maybe you should 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".
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
dateThu, 04 Sep 2025 13:52:39 GMT
content-typetext/html; charset=utf-8
content-encodinggzip
content-security-policyframe-ancestors 'self' https://trade.multibankfx.com https://trade-dev.mbfx-dev.com https://trade.mex.ae https://trade-dev.mb-dev-ae.com;
x-content-type-optionsnosniff
set-cookieuserData=%7B%22CF-Connecting-IP%22%3A%2234.254.109.160%22%2C%22CF-IPCountry%22%3A%22IE%22%2C%22Referer%22%3A%22https%3A%2F%2Fsecurityheaders.com%2F%22%2C%22User-Agent%22%3A%22Mozilla%2F5.0%20(Windows%20NT%2010.0%3B%20Win64%3B%20x64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F129.0.0.0%20Safari%2F537.36%20SecurityHeaders%22%2C%22ip_address%22%3A%2234.254.109.160%22%7D; Path=/
set-cookie__cf_bm=n9s8zelgWPXCaMNuHa1sm06_sjOO3mDn23CR2f3ufSc-1756993959-1.0.1.1-s05dzD4meONCKDe.XuQBXn83Tm71iMDHLuFYlxMzl0xsxkS15uMC9MoWFYT7LH0qck.HkJh9CXnj9isdFv_KG1GDqZaYpfqGImGQkRC2zws; path=/; expires=Thu, 04-Sep-25 14:22:39 GMT; domain=.multibankfx.com; HttpOnly; Secure; SameSite=None
varyRSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
x-nextjs-cacheHIT
x-powered-byNext.js
cache-controls-maxage=26603.72, stale-while-revalidate
cf-cache-statusDYNAMIC
servercloudflare
cf-ray979df7f5ad7b1b75-DUB
alt-svch3=":443"; ma=86400
X-Frame-OptionsHeader not set, see Additional Information below.
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
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-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".
x-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.