Security Report Summary
R
Redirect: Click here to follow the redirect to https://middleeastyellowpages.com/.
Site: http://middleeastyellowpages.com/ - (Scan again over https)
IP Address: 104.21.50.65
Report Time: 11 Sep 2026 13:38:08 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1301 Moved Permanently
DateFri, 11 Sep 2026 13:38:08 GMT
Content-Typetext/html; charset=UTF-8
Transfer-Encodingchunked
Connectionkeep-alive
Locationhttps://middleeastyellowpages.com/
Speculation-Rules"/cdn-cgi/speculation"
Content-Security-Policydefault-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: blob: https:; font-src 'self' data: https:; connect-src 'self' https: wss:; media-src 'self' https: blob:; frame-src 'self' https:; child-src 'self' https:; object-src 'none'; base-uri 'self'; form-action 'self' https:; frame-ancestors 'self';
Permissions-Policycamera=(), microphone=(), geolocation=(), payment=(), usb=(), accelerometer=(), gyroscope=()
X-Content-Type-Optionsnosniff
X-XSS-Protection1; mode=block
Report-To{"group":"cf-csp-endpoint","max_age":86400,"endpoints":[{"url":"https://csp-reporting.cloudflare.com/cdn-cgi/script_monitor/report?m=Fm4ATsu95U2iBp6ZkSFpkFrQb6Mc8n6YzpgtIr4VSAA-1789133888.7144814-1.0.1.1-TmKelWqaQDyq_0OufwZD9DBKt3691XMHnPs7tazAehKkhnXdOACFbHLaT8Mt4.EndPm8QnFT1bG_u8LfTypKwZpndstJivf9jo7qWPRPuVQXUZtLpzz9RCoq2mZ_oVR.mrzwTgvPpgvGGiYJWtLG7E4_y7UY8hY0Ela.T_uKsUFvI4nS4Qqd0gkty.vQWPTA"}]}
Reporting-Endpointscf-csp-endpoint="https://csp-reporting.cloudflare.com/cdn-cgi/script_monitor/report?m=Fm4ATsu95U2iBp6ZkSFpkFrQb6Mc8n6YzpgtIr4VSAA-1789133888.7144814-1.0.1.1-TmKelWqaQDyq_0OufwZD9DBKt3691XMHnPs7tazAehKkhnXdOACFbHLaT8Mt4.EndPm8QnFT1bG_u8LfTypKwZpndstJivf9jo7qWPRPuVQXUZtLpzz9RCoq2mZ_oVR.mrzwTgvPpgvGGiYJWtLG7E4_y7UY8hY0Ela.T_uKsUFvI4nS4Qqd0gkty.vQWPTA"
Content-Security-Policy-Report-Onlyscript-src 'unsafe-inline' 'unsafe-eval'; connect-src 'none'; report-uri https://csp-reporting.cloudflare.com/cdn-cgi/script_monitor/report?m=Fm4ATsu95U2iBp6ZkSFpkFrQb6Mc8n6YzpgtIr4VSAA-1789133888.7144814-1.0.1.1-TmKelWqaQDyq_0OufwZD9DBKt3691XMHnPs7tazAehKkhnXdOACFbHLaT8Mt4.EndPm8QnFT1bG_u8LfTypKwZpndstJivf9jo7qWPRPuVQXUZtLpzz9RCoq2mZ_oVR.mrzwTgvPpgvGGiYJWtLG7E4_y7UY8hY0Ela.T_uKsUFvI4nS4Qqd0gkty.vQWPTA; report-to cf-csp-endpoint
Servercloudflare
CF-RAYa39712347a55c1f4-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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
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.
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. You can sign up for a free account on Report URI to collect reports about problems on your site.
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.