Security Report Summary
C
Site: https://www.askimarketi.com/
IP Address: 104.21.86.31
Report Time: 04 Aug 2026 01:39:26 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
dateTue, 04 Aug 2026 01:39:26 GMT
content-typetext/html; charset=UTF-8
set-cookieecom_rlc=Ary--f0fde0959141eb4c9e5377668b634fb2iQ7lv9%2Fi; expires=Tue, 04-Aug-2026 01:40:26 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_rle=Ary--c39bd67d40d42f0efae89114ad372ce0pk5UGIxi; expires=Tue, 04-Aug-2026 01:40:26 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_rlc=Ary--fcfd62c2bb43d4fa1335ed69a761c9a6OA72tNSaZRQH%2BIBYKxnfevz9p%2F7I%2BuXPy8AUatVXlqvtr5gTXBG3tA%2BxzpSYzxgq7CY%3D; expires=Tue, 04-Aug-2026 01:40:26 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_rle=Ary--670f25f1c33427b52d76dd8efd4d87acbgg%2BhwCoJP19o2mfaBH%2ByWRzwOehUAQlXarz0rWw15MHEKCPWrzbVElNYfC%2B6fvEwRNoDsVCrtPzVkkQ; expires=Tue, 04-Aug-2026 01:40:26 GMT; Max-Age=60; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_trafdet=ec892516fcc4331105d602b114e31acdepEbitI4hw9HbyyZeMhpIl9buW4V8zT8F4M%3D; expires=Sun, 13-Sep-2026 01:39:26 GMT; Max-Age=3456000; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_crrntpg=fa1486fc74422c479404a8e70dc6f48fFw%3D%3D; expires=Wed, 05-Aug-2026 01:39:26 GMT; Max-Age=86400; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_device=580a20bfb503814a3626d01e765b39281QnGR6XpZw%3D%3D; expires=Tue, 11-Aug-2026 01:39:26 GMT; Max-Age=604800; path=/; domain=www.askimarketi.com; secure; SameSite=None
set-cookieecom_lstcrtsum=56174ca69270b5d528888820ff06e530Vb5PEAovkiToRBRuEZXcytVssGIWqhnwN9U%2FJzWDL%2BQXOrRx5gjbfl5mqiXTDujA62ssQNDwSr%2FSZJR40IsBwWDx8sJ38ro%3D; expires=Wed, 05-Aug-2026 01:39:26 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=P7YgffU3OU6CxBrYIWiQFiAtHatwTIiN5V5w9%2BIs%2B2gbOM8JOwq%2FrlZELxTy939n2DLSUyK1O6HHRNaPRsf7LfOTE7b50vPg5rWeGACeGZHcPAeFPJzmfEc8sv2Q%2Ftgs1qg9qUqc"}]}
varyAccept-Encoding
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
cf-cache-statusDYNAMIC
content-encodinggzip
servercloudflare
cf-raya259d928abd7fdd5-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".