Security Report Summary
C
Site: https://www.askimarketi.com/
IP Address: 172.67.214.101
Report Time: 20 Sep 2026 14:59:04 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
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.
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
dateSun, 20 Sep 2026 14:59:04 GMT
content-typetext/html; charset=UTF-8
set-cookieecom_rlc=Ary--44531159b3cc1713c00e8631c3df7a6fDPyD8ZwL; expires=Sun, 20-Sep-2026 15:00:04 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_rle=Ary--e956a4a597ecc9cb34a442f52eb3dcf38ITwaGUu; expires=Sun, 20-Sep-2026 15:00:04 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_rlc=Ary--f019b463505269de6adbb8275781323fmxP6%2B6KWeQGXWT4odsEzQqXUFcTmGkFcTq%2B%2FJgnFYLYQ4jnsaPfmgdG7cT34uIfKLUc%3D; expires=Sun, 20-Sep-2026 15:00:04 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_rle=Ary--f678cfeea498ef8fff5fa92dfcc015fe11zo%2BJQ55qTpZs2uw0qRKLF4c6yuQaaEaLzyr5k3VosrYB%2BA8%2FRZPgxuuwq48geeZaImLYYskeHz0bQj; expires=Sun, 20-Sep-2026 15:00:04 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_trafdet=3e28df6d58c97b13f647fc116b8e8625eyeaj6M446Y2mT%2FMjTF%2B1wSEdImEKJukQss%3D; expires=Fri, 30-Oct-2026 14:59:04 GMT; Max-Age=3456000; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_crrntpg=2cc8eacb8969ffbba1d06c6271171db9Yg%3D%3D; expires=Mon, 21-Sep-2026 14:59:04 GMT; Max-Age=86400; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_device=76c9f38b446ed7d5e5ed0d53e5d5118aeD2EILfEQA%3D%3D; expires=Sun, 27-Sep-2026 14:59:04 GMT; Max-Age=604800; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_lstcrtsum=a9e2ba844711beaadb2582f6b919175eAeDs2CJ9Cxg%2FZYQnWkqr%2FZDeSGPdzpnWJyCjrtKNuAcVSfffPjaPs4oeqr9Xljk%2Bn1mYS2twnTukHzgcU9LbNxDKswLYtsY%3D; expires=Mon, 21-Sep-2026 14:59:04 GMT; Max-Age=86400; path=/; domain=www.askimarketi.com; secure; SameSite=None
strict-transport-securitymax-age=7776000
x-content-type-optionsnosniff
x-xss-protection1; mode=block
x-frame-optionsSAMEORIGIN
report-to{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=akjxc4PYokFTzyAliyOxPCzF5p0FrrOEzytfN5OTzDsapnQf7S5W9kmoHcct9iHD3GUiFfwwz%2Bvm2IHxXGoRrkctbGY%2FIRzy9RstSa1lTNM5y%2BvpT5ezm4B%2F4NjVVboiIocVmleV"}]}
varyAccept-Encoding
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
cf-cache-statusDYNAMIC
content-encodinggzip
servercloudflare
cf-raya3e1b11eeb25995f-DUB
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
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.
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-xss-protectionX-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.
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.
report-toReport-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.
nelNetwork 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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".