Security Report Summary
B
Site: https://www.fastmail.com/?domain=tuffmail.com
IP Address: 141.193.213.21
Report Time: 19 Apr 2024 03:59:23 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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".
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.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-eval' which is dangerous in the style-src directive. This 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/2200
dateFri, 19 Apr 2024 03:59:23 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
varyAccept-Encoding
varyAccept-Encoding
varyAccept-Encoding,Cookie
x-powered-byWP Engine
content-security-policyconnect-src 'self' https://fastmail.innocraft.cloud https://*www*.fastmail.com; media-src 'self'; style-src 'self' 'unsafe-inline' 'unsafe-eval' https://hcaptcha.com https://*.hcaptcha.com https://*.surveymonkey.com https://*.googleapis.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://hcaptcha.com https://*.hcaptcha.com https://*.surveymonkey.com https://widget.surveymonkey.com https://*.googleapis.com https://ajax.googleapis.com; child-src 'self' https://*.libsyn.com; worker-src 'self'; object-src 'none'; frame-src https://*.fastmail.com https://*.hcaptcha.com https://*.surveymonkey.com https://*.googleapis.com https://*.libsyn.com https://www.youtube.com; form-action 'self'; frame-ancestors 'none'
link<https://www.fastmail.com/wp-json/>; rel="https://api.w.org/"
link<https://www.fastmail.com/wp-json/wp/v2/pages/11>; rel="alternate"; type="application/json"
link<https://www.fastmail.com/>; rel=shortlink
x-cacheableSHORT
cache-controlmax-age=600, must-revalidate
x-cacheHIT: 1
x-cache-groupnormal
strict-transport-securitymax-age=31536000; includeSubDomains; preload
cf-cache-statusDYNAMIC
set-cookie__cf_bm=XZCgieOoP8JeWXJB2vP96QJ48jD5gKIi7muZkLghMEk-1713499163-1.0.1.1-ti23VFn6kNVDtfv.eCyqJab87Gw6CyiKqy6qz3xXWHp_8deaVop_KLO0sQ6PUWofWddC7Af4GtYF7j2r1r7SlA; path=/; expires=Fri, 19-Apr-24 04:29:23 GMT; domain=.www.fastmail.com; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray8769fb48efde230a-SJC
content-encodinggzip
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
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.
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.
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.
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.