Security Report Summary
A+
Site: https://kktc.app/
IP Address: 104.21.17.18
Report Time: 21 Sep 2026 07:16:10 UTC
Headers:
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • Strict-Transport-Security
  • Content-Security-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Warnings
Permissions-PolicyWe detected an invalid directive, " attribution-reporting". We detected an invalid directive, " compute-pressure".
Raw Headers
HTTP/2103
link</_next/static/media/Geist_Variable-s.p.0mrjj4bg00-he.woff2>; as=font; crossorigin=; nonce=XQcBIIYI+jA1hSwuLn236w==; rel=preload; type=font/woff2, </logo.svg>; as=image; rel=preload
HTTP/2 200
dateMon, 21 Sep 2026 07:16:10 GMT
content-typetext/html; charset=utf-8
servercloudflare
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
x-xss-protection0
referrer-policystrict-origin-when-cross-origin
permissions-policycamera=(), microphone=(self), geolocation=(self), browsing-topics=(), payment=(), usb=(), serial=(), bluetooth=(), hid=(), idle-detection=(), accelerometer=(), autoplay=(), gyroscope=(), magnetometer=(), midi=(), display-capture=(), xr-spatial-tracking=(), screen-wake-lock=(self), unload=(), attribution-reporting=(), compute-pressure=(), interest-cohort=()
x-permitted-cross-domain-policiesnone
x-dns-prefetch-controlon
strict-transport-securitymax-age=31536000; includeSubDomains; preload
cross-origin-opener-policysame-origin-allow-popups
cross-origin-resource-policysame-site
reporting-endpointscsp-endpoint="/api/csp-report"
content-security-policydefault-src 'self'; script-src 'self' 'nonce-c6bDaD/2ztz5pSAbK9zSSg==' 'strict-dynamic' 'unsafe-eval' https://*.googletagmanager.com https://*.google-analytics.com https://api.gamemonetize.com https://js.stripe.com https://challenges.cloudflare.com https://accounts.google.com; worker-src 'self' blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https:; font-src 'self' https://fonts.gstatic.com data:; connect-src 'self' https://accounts.google.com https://kktc.app https://api.kktc.app wss://api.kktc.app https://bildirim.kktc.app https://bildirim-ws.kktc.app wss://bildirim-ws.kktc.app https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://cdn.jsdelivr.net https://api.revenuecat.com https://api.stripe.com https://*.stripe.com; media-src 'self' blob: https://media.kktc.app; frame-src 'self' https://*.gamemonetize.com https://*.gamemonetize.games https://gamemonetize.video https://*.gamemonetize.video https://www.google.com https://www.youtube.com https://www.youtube-nocookie.com https://player.vimeo.com https://accounts.google.com https://challenges.cloudflare.com https://js.stripe.com https://hooks.stripe.com https://*.stripe.network; frame-ancestors 'self'; object-src 'none'; base-uri 'self'; form-action 'self' https://accounts.google.com; manifest-src 'self'; upgrade-insecure-requests; report-uri /api/csp-report; report-to csp-endpoint
x-noncec6bDaD/2ztz5pSAbK9zSSg==
varyrsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
link</_next/static/media/Geist_Variable-s.p.0mrjj4bg00-he.woff2>; rel=preload; as="font"; crossorigin=""; nonce="c6bDaD/2ztz5pSAbK9zSSg=="; type="font/woff2", </logo.svg>; rel=preload; as="image"
cache-controlprivate, no-cache, no-store, max-age=0, must-revalidate
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
last-modifiedMon, 21 Sep 2026 07:16:10 GMT
cf-cache-statusEXPIRED
speculation-rules"/cdn-cgi/speculation"
server-timingcfCacheStatus;desc="EXPIRED"
server-timingcfEdge;dur=13,cfOrigin;dur=225
report-to{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RWMFOjtGrT%2FZ1sgiS%2BKKmqNV44cdECR6TgXYCpCokqROpx%2Bs8WR9vpkV1UIEXcGL2bTkeDmzRvt%2BIavxLN%2FV2SzwrG7rTztT5h%2Bx%2BTKaNC6AXzcuw0syBhNYxw%3D%3D"}]}
content-encodinggzip
cf-raya3e7486ef845d7ed-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.
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
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.
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.
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.
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.
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.
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.
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.