Security Report Summary
B
Site: https://carcheck123.com/
IP Address: 54.230.114.76
Report Time: 18 Aug 2026 19:31:06 UTC
Headers:
  • X-Content-Type-Options
  • Strict-Transport-Security
  • X-Frame-Options
  • Referrer-Policy
  • Content-Security-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s 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.
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
content-typetext/html;charset=utf-8
dateTue, 18 Aug 2026 19:31:06 GMT
content-encodinggzip
report-to{"group":"default","max_age":31536000,"endpoints":[{"url":"https://carcheck123.report-uri.com/a/d/g"}],"include_subdomains":true}
content-security-policy-report-onlyreport-uri https://carcheck123.report-uri.com/r/d/csp/enforce; default-src https://*.clarity.ms https://c.bing.com; form-action 'self' https://www.facebook.com; media-src widget-v4.tidiochat.com data:; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://cdn.carcheck123.com https://bat.bing.com https://*.clarity.ms https://c.bing.com https://www.googletagmanager.com https://tagmanager.google.com https://*.google-analytics.com https://www.google.com https://js.stripe.com https://vue.comm100.com https://standby.comm100vue.com https://connect.facebook.net https://www.clickcease.com https://s.pinimg.com https://www.facebook.com *.paypal.com code.tidio.co widget-v4.tidiochat.com *.dwin2.com *.clixtell.com https://unpkg.com/[email protected]/dist/leaflet.js https://*.google.com https://*.google.co.uk https://*.google.be https://*.taboola.com https://*.ampproject.org https://*.google.fr; style-src 'unsafe-inline' https://cdn.carcheck123.com https://tagmanager.google.com https://www.googletagmanager.com https://fonts.googleapis.com https://unpkg.com/[email protected]/dist/leaflet.css; img-src 'self' data: https://ik.imagekit.io api17.comm100.io chatserver17.comm100.io *.google-analytics.com https://*.stripe.com fonts.gstatic.com https://bat.bing.com https://bat.bing.net https://*.clarity.ms https://c.bing.com www.googletagmanager.com https://ssl.gstatic.com https://www.gstatic.com https://www.google-analytics.com https://www.google.com https://www.google.co.uk https://*.google.com.mt https://*.google.co.in https://*.google.fr https://www.facebook.com https://*.paypal.com twemoji.maxcdn.com s3.eu-west-1.amazonaws.com via.placeholder.com www.regcheck.org.uk https://cdn.carcheck123.com https://cdn.dev.carcheck123.com https://*.tile.openstreetmap.org https://*.vdicheck.com https://*.awin1.com https://*.awin.com https://*.taboola.com https://*.zenaps.com https://*.doubleclick.net https://*.analytics.google.com https://*.cloudflare.com; base-uri 'self'; object-src 'none'; font-src data: vue.comm100.com fonts.gstatic.com *.tidiochat.com https://cdn.carcheck123.com; connect-src 'self' https://cdn.carcheck123.com https://chatserver17.comm100.io https://api.carcheck123.com https://www.google-analytics.com *.analytics.google.com https://stats.g.doubleclick.net https://*.stripe.com https://bat.bing.com https://bat.bing.net https://*.clarity.ms https://c.bing.com https://max17.comm100.io https://api2.amplitude.com/ https://*.paypal.com https://fonts.googleapis.com https://play.google.com https://google.co.uk https://www.google.co.uk https://*.google-analytics.com www.carimagery.com wss://socket.tidio.co *.clixtell.com https://*.gstatic.com https://*.taboola.com https://*.google.com https://*.google.co.in; frame-src https://*.stripe.com https://*.stripe.network 'self' https://www.facebook.com https://*.paypal.com https://www.googletagmanager.com https://*.google.com https://*.awin.com https://*.awin1.com https://*.quotesearcher.com; child-src 'self'; frame-ancestors 'none'
x-powered-byNuxt
x-content-type-optionsnosniff
x-xss-protection1; mode=block
nel{"report_to":"default","max_age":31536000,"include_subdomains":true}
x-robots-tagindex, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-frame-optionsDENY
referrer-policysame-origin
apigw-requestidCUDnFhafDoEEMCA=
varyAccept-Encoding
x-cacheMiss from cloudfront
via1.1 b5493d7be3c5d7aa1fdf62dc82f4345c.cloudfront.net (CloudFront)
x-amz-cf-popDUB56-P4
alt-svch3=":443"; ma=86400
x-amz-cf-idAtvUkHOYq7cBnqcLY9rtrVxh2ExE6tF4VDfvuO5drjJmldgExegeDQ==
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
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
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.
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.
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.
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.
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-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.
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.