Security Report Summary
R
Redirect: Click here to follow the redirect to https://vereadores.fandom.com/wiki/Jabsdesigntips.
Site: https://vereadores.fandom.com/wiki/jabsdesigntips
IP Address: 172.66.2.166
Report Time: 10 Jun 2026 15:40:16 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
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.
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. Recommended value "X-Frame-Options: SAMEORIGIN".
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/2301
dateWed, 10 Jun 2026 15:40:16 GMT
content-typetext/html; charset=UTF-8
locationhttps://vereadores.fandom.com/wiki/Jabsdesigntips
cf-raya0997938afbd4739-DUB
cf-cache-statusMISS
cache-controlprivate, s-maxage=0, max-age=0, must-revalidate
last-modifiedWed, 10 Jun 2026 15:40:16 GMT
servercloudflare
strict-transport-securitymax-age=2592000; includeSubDomains; preload
varyAccept-Encoding, X-Mobile-App, X-Ssexp, Cookie
server-timingbeacon;desc="wakcmDJB26", b2;desc="Kjs48LenvU.1781106016114", rayid;desc="a0997938afbd4739", dc;desc="res", roaa;desc="active", roaadc;desc="res", roaareason;desc="closest_datacenter", roaavariant;desc="none"
server-timingcfCacheStatus;desc="MISS"
server-timingcfEdge;dur=11,cfOrigin;dur=0,cfWorker;dur=183
x-datacenterRES
x-orig-cache-controlprivate, s-maxage=0, max-age=0, must-revalidate
x-request-ida0997938afbd4739-DUB
surrogate-keymw-redirect mw-redirect-canonicalredirect wiki-11952 wiki-11952-mediawiki
x-content-type-optionsnosniff
x-envoy-upstream-service-time31
x-mobile-app0
x-redirected-byCanonicalRedirect
x-ssexpother
set-cookieexp_bucket=v8-04; domain=.fandom.com; path=/; expires=Fri, 09 Jun 2028 15:40:16 GMT
set-cookieexp_bucket_2=v5-47; domain=.fandom.com; path=/; expires=Fri, 09 Jun 2028 15:40:16 GMT
set-cookie__cf_bm=7Sd6fABPXcQwBPq2jlHDGl7TE0XA5wZPTvXM5qc6D7g-1781106016.1056108-1.0.1.1-V2LKcYJUV4cZ3vI_xEM.R27ogBQRlmCaDVJL9kYeftcqvE54QM_DkhuaJ.q146bBEzF9jEN1SxrtUTxqziHkOQ4kuRT7vuZAuG5nIqSjlNIkc2xxArYJTZXoU8Y9qJ3K; HttpOnly; SameSite=None; Secure; Path=/; Domain=fandom.com; Expires=Wed, 10 Jun 2026 16:10:16 GMT
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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".