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: 162.159.142.170
Report Time: 10 Jun 2026 14:37:24 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 14:37:24 GMT
content-typetext/html; charset=UTF-8
locationhttps://vereadores.fandom.com/wiki/Jabsdesigntips
cf-raya0991d252cb64739-DUB
cf-cache-statusMISS
cache-controlprivate, s-maxage=0, max-age=0, must-revalidate
last-modifiedWed, 10 Jun 2026 14:37:24 GMT
servercloudflare
strict-transport-securitymax-age=2592000; includeSubDomains; preload
varyAccept-Encoding, X-Mobile-App, X-Ssexp, Cookie
server-timingbeacon;desc="SirNLWDQbD", b2;desc="stxcJJS-5k.1781102244667", rayid;desc="a0991d252cb64739", dc;desc="res", roaa;desc="active", roaadc;desc="res", roaareason;desc="closest_datacenter", roaavariant;desc="none"
server-timingcfCacheStatus;desc="MISS"
server-timingcfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=200
x-datacenterRES
x-orig-cache-controlprivate, s-maxage=0, max-age=0, must-revalidate
x-request-ida0991d252cb64739-DUB
surrogate-keymw-redirect mw-redirect-canonicalredirect fastly-sse-global-control fastly-sse-muse-15903-control wiki-11952 wiki-11952-mediawiki
x-content-type-optionsnosniff
x-envoy-upstream-service-time36
x-mobile-app0
x-redirected-byCanonicalRedirect
x-ssexpmuse-15903-control
set-cookieexp_bucket=v8-94; domain=.fandom.com; path=/; expires=Fri, 09 Jun 2028 14:37:24 GMT
set-cookieexp_bucket_2=v5-92; domain=.fandom.com; path=/; expires=Fri, 09 Jun 2028 14:37:24 GMT
set-cookie__cf_bm=3wi3Dnadc41.Y4UrJHiXhbD2cFjmpFWQk5zsXHurex4-1781102244.6614792-1.0.1.1-LcIqrIFuORGUhU8XN.JsCzMjpaMsV1GmvcEDiol7wyYNEdqKnSBEt.5_Jvarp94ga7Gau5TP3B.S0MR5cifFiyT5YBGPyi6nbrv9VRhoUZ.cMaDyf8tjd5lYCxC1YqbS; HttpOnly; SameSite=None; Secure; Path=/; Domain=fandom.com; Expires=Wed, 10 Jun 2026 15:07:24 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".