| 1. General Results, most used to calculate the result |
A | name "gamberorotto.com" is domain, public suffix is ".com", top-level-domain is ".com", top-level-domain-type is "generic", tld-manager is "VeriSign Global Registry Services", num .com-domains preloaded: 89449 (complete: 231048)
|
A | Good: All ip addresses are public addresses
|
A | Good: Minimal 2 ip addresses per domain name found: gamberorotto.com has 4 different ip addresses (authoritative).
|
A | Good: Minimal 2 ip addresses per domain name found: www.gamberorotto.com has 4 different ip addresses (authoritative).
|
A | Good: Ipv4 and Ipv6 addresses per domain name found: gamberorotto.com has 2 ipv4, 2 ipv6 addresses
|
A | Good: Ipv4 and Ipv6 addresses per domain name found: www.gamberorotto.com has 2 ipv4, 2 ipv6 addresses
|
A | Good: No asked Authoritative Name Server had a timeout
|
A | Good: destination is https
|
A | Good - only one version with Http-Status 200
|
A | Good: one preferred version: non-www is preferred
|
A | Good: No cookie sent via http.
|
A | Good: HSTS has preload directive
|
A | Excellent: Domain is in the Google-Preload-List
|
A | Excellent: Domain is in the Mozilla/Firefox-Preload-List
|
A | HSTS-Preload-Status: Preloaded. Check https://hstspreload.org/ to learn some basics about the Google-Preload-List.
|
A | Good: All urls with http status 200/404 have a complete Content-Type header (MediaType / MediaSubType + correct charset)
|
A | http://gamberorotto.com/ 104.21.6.77
| https://gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://gamberorotto.com/ 172.67.134.156
| https://gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://gamberorotto.com/ 2606:4700:3036::6815:64d
| https://gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://gamberorotto.com/ 2606:4700:3036::ac43:869c
| https://gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://www.gamberorotto.com/ 104.21.6.77
| https://www.gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://www.gamberorotto.com/ 172.67.134.156
| https://www.gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://www.gamberorotto.com/ 2606:4700:3036::6815:64d
| https://www.gamberorotto.com/
| Correct redirect http - https with the same domain name
|
A | http://www.gamberorotto.com/ 2606:4700:3036::ac43:869c
| https://www.gamberorotto.com/
| Correct redirect http - https with the same domain name
|
P | https://104.21.6.77/ 104.21.6.77
|
| Error creating a TLS-Connection: No more details available.
|
P | https://172.67.134.156/ 172.67.134.156
|
| Error creating a TLS-Connection: No more details available.
|
P | https://[2606:4700:3036:0000:0000:0000:6815:064d]/ 2606:4700:3036::6815:64d
|
| Error creating a TLS-Connection: No more details available.
|
P | https://[2606:4700:3036:0000:0000:0000:ac43:869c]/ 2606:4700:3036::ac43:869c
|
| Error creating a TLS-Connection: No more details available.
|
A | Good: More then one ip address per domain name found, checking all ip addresses the same http status and the same certificate found: Domain gamberorotto.com, 4 ip addresses.
|
A | Good: More then one ip address per domain name found, checking all ip addresses the same http status and the same certificate found: Domain www.gamberorotto.com, 4 ip addresses.
|
| Info: Checking the ip addresses of that domain name not exact one certificate found. So it's impossible to check if that domain requires Server Name Indication (SNI).: Domain gamberorotto.com, 4 ip addresses.
|
| Info: Checking the ip addresses of that domain name not exact one certificate found. So it's impossible to check if that domain requires Server Name Indication (SNI).: Domain www.gamberorotto.com, 4 ip addresses.
|
B | No _mta-sts TXT record found (mta-sts: Mail Transfer Agent Strict Transport Security - see RFC 8461). Read the result of server-daten.de (Url-Checks, Comments, Connections and DomainServiceRecords) to see a complete definition. Domainname: _mta-sts.gamberorotto.com
|
| 2. Header-Checks (Cross-Origin-* headers are alpha - started 2024-06-05) |
A | gamberorotto.com 104.21.6.77
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'none'; script-src 'self' www.google-analytics.com js.gamberorotto.com 'sha256-iHB+f1fUE5CW3xOV7/tCYnicWsY03hHMR0MWocJw+/I=' 'sha256-nrWR/JtywidSkdnz1ctq2wU8LKwp57tir67xjxkyytE='; img-src 'self' data: css.gamberorotto.com media.gamberorotto.com *.google-analytics.com; font-src 'self' data:; style-src 'self' css.gamberorotto.com media.gamberorotto.com 'unsafe-inline' https://fonts.googleapis.com; frame-src 'self' *.youtube.com *.youtube-nocookie.com; object-src 'none'; connect-src 'self' www.google-analytics.com; media-src 'self' media.gamberorotto.com; manifest-src 'self'; form-action 'self'; frame-ancestors 'self'; base-uri 'self';
|
A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. object-src
|
A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. object-src
|
A |
|
| Good: form-action directive found. That reduces the risk sending data to unwanted domains. form-action is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: frame-ancestors directive found. That limits pages who are allowed to use this page in a frame / iframe / object / embed / applet. frame-ancestors is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: base-uri directive found. That limits the URLs which can be used in a document's <base> element. Because it's a document directive, default-src isn't used, so an own directive is required.
|
A |
|
| Good: object-src only with 'none' or 'self' found, no scheme, no other urls. That blocks object / embed / applet - elements.
|
A |
|
| Good: script-src without 'unsafe-inline' and 'unsafe-eval' found. That's the recommended configuration.
|
A |
|
| Good: script-src without * and a scheme found.
|
A |
|
| Good: script-src without data: schema found. Why is this important? The data: schema allows hidden code injection. Insert <script src='data:application/javascript;base64,YWxlcnQoJ1hTUycpOw=='></script> in your page and see what happens.
|
A |
|
| Good: frame-src without data: defined or frame-src missing and the default-src used as fallback not allows the data: schema. That blocks hidden code injection. Insert <iframe src="data:text/html;charset=utf-8;base64,PCFET0NUWVBFIGh0bWw+PGh0bWw+PGJvZHk+PHA+YmVmb3JlPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiPmFsZXJ0KCdYU1MnKTwvc2NyaXB0PjxwPmFmdGVyPC9ib2R5PjwvaHRtbD4="></iframe> in your page and see what happens.
|
C |
|
| Info: default-src and some other fetch directives have the same list of values. Remove the other fetch directive, default-src is used as fallback. Directives to remove: object-src
|
A |
| report-to
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2B4uCxlCqmExywpUgFGikq1bPWIDQ9HvbGqfRmfZ275737xx6Ba%2BeYkjLojO%2Bj%2BdBPrXAF1DavYoC7DWWX3mQHN5N81cr6sLtaTV36Wv7tqJUZhNBvlPB8tsgpW3rY6Ek%2F%2F%2FC"}],"group":"cf-nel","max_age":604800}
|
A |
|
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=%2B4uCxlCqmExywpUgFGikq1bPWIDQ9HvbGqfRmfZ275737xx6Ba%2BeYkjLojO%2Bj%2BdBPrXAF1DavYoC7DWWX3mQHN5N81cr6sLtaTV36Wv7tqJUZhNBvlPB8tsgpW3rY6Ek%2F%2F%2FC"}],"group":"cf-nel","max_age":604800}
|
A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
A |
| Referrer-Policy
| Ok: Header without syntax errors found: strict-origin-when-cross-origin
|
A |
| Permissions-Policy
| Ok: Header without syntax errors found: accelerometer=(),autoplay=(),camera=(),encrypted-media=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),payment=(),picture-in-picture=(),usb=()
|
A |
| X-Frame-Options
| Ok: Header without syntax errors found: SAMEORIGIN
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. SAMEORIGIN. Better solution: Use a Content-Security-Policy Header with a frame-ancestors directive. DENY - use 'none', SAMEORIGIN - use 'self'. If you want to allow some domains to frame your page, add these urls.
|
A |
| X-Xss-Protection
| Ok: Header without syntax errors found: 1; mode=block
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. 1; mode=block
|
A | gamberorotto.com 172.67.134.156
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'none'; script-src 'self' www.google-analytics.com js.gamberorotto.com 'sha256-iHB+f1fUE5CW3xOV7/tCYnicWsY03hHMR0MWocJw+/I=' 'sha256-nrWR/JtywidSkdnz1ctq2wU8LKwp57tir67xjxkyytE='; img-src 'self' data: css.gamberorotto.com media.gamberorotto.com *.google-analytics.com; font-src 'self' data:; style-src 'self' css.gamberorotto.com media.gamberorotto.com 'unsafe-inline' https://fonts.googleapis.com; frame-src 'self' *.youtube.com *.youtube-nocookie.com; object-src 'none'; connect-src 'self' www.google-analytics.com; media-src 'self' media.gamberorotto.com; manifest-src 'self'; form-action 'self'; frame-ancestors 'self'; base-uri 'self';
|
A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. object-src
|
A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. object-src
|
A |
|
| Good: form-action directive found. That reduces the risk sending data to unwanted domains. form-action is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: frame-ancestors directive found. That limits pages who are allowed to use this page in a frame / iframe / object / embed / applet. frame-ancestors is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: base-uri directive found. That limits the URLs which can be used in a document's <base> element. Because it's a document directive, default-src isn't used, so an own directive is required.
|
A |
|
| Good: object-src only with 'none' or 'self' found, no scheme, no other urls. That blocks object / embed / applet - elements.
|
A |
|
| Good: script-src without 'unsafe-inline' and 'unsafe-eval' found. That's the recommended configuration.
|
A |
|
| Good: script-src without * and a scheme found.
|
A |
|
| Good: script-src without data: schema found. Why is this important? The data: schema allows hidden code injection. Insert <script src='data:application/javascript;base64,YWxlcnQoJ1hTUycpOw=='></script> in your page and see what happens.
|
A |
|
| Good: frame-src without data: defined or frame-src missing and the default-src used as fallback not allows the data: schema. That blocks hidden code injection. Insert <iframe src="data:text/html;charset=utf-8;base64,PCFET0NUWVBFIGh0bWw+PGh0bWw+PGJvZHk+PHA+YmVmb3JlPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiPmFsZXJ0KCdYU1MnKTwvc2NyaXB0PjxwPmFmdGVyPC9ib2R5PjwvaHRtbD4="></iframe> in your page and see what happens.
|
C |
|
| Info: default-src and some other fetch directives have the same list of values. Remove the other fetch directive, default-src is used as fallback. Directives to remove: object-src
|
A |
| report-to
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=lTjiGm8CVjScMrJvk9LIVwwLz1%2Bi9GtxNqKh4Wihud8Yj%2BT91we9Ix4J3q%2BkBJ82S7wsV0Rv1tLiDD2XDSTWhqGaWJlwqSFcnQJsr9Eo6GoPdee1xpHqkcT5M5mVTuPJ%2BtyI"}],"group":"cf-nel","max_age":604800}
|
A |
|
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=lTjiGm8CVjScMrJvk9LIVwwLz1%2Bi9GtxNqKh4Wihud8Yj%2BT91we9Ix4J3q%2BkBJ82S7wsV0Rv1tLiDD2XDSTWhqGaWJlwqSFcnQJsr9Eo6GoPdee1xpHqkcT5M5mVTuPJ%2BtyI"}],"group":"cf-nel","max_age":604800}
|
A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
A |
| Referrer-Policy
| Ok: Header without syntax errors found: strict-origin-when-cross-origin
|
A |
| Permissions-Policy
| Ok: Header without syntax errors found: accelerometer=(),autoplay=(),camera=(),encrypted-media=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),payment=(),picture-in-picture=(),usb=()
|
A |
| X-Frame-Options
| Ok: Header without syntax errors found: SAMEORIGIN
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. SAMEORIGIN. Better solution: Use a Content-Security-Policy Header with a frame-ancestors directive. DENY - use 'none', SAMEORIGIN - use 'self'. If you want to allow some domains to frame your page, add these urls.
|
A |
| X-Xss-Protection
| Ok: Header without syntax errors found: 1; mode=block
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. 1; mode=block
|
A | gamberorotto.com 2606:4700:3036::6815:64d
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'none'; script-src 'self' www.google-analytics.com js.gamberorotto.com 'sha256-iHB+f1fUE5CW3xOV7/tCYnicWsY03hHMR0MWocJw+/I=' 'sha256-nrWR/JtywidSkdnz1ctq2wU8LKwp57tir67xjxkyytE='; img-src 'self' data: css.gamberorotto.com media.gamberorotto.com *.google-analytics.com; font-src 'self' data:; style-src 'self' css.gamberorotto.com media.gamberorotto.com 'unsafe-inline' https://fonts.googleapis.com; frame-src 'self' *.youtube.com *.youtube-nocookie.com; object-src 'none'; connect-src 'self' www.google-analytics.com; media-src 'self' media.gamberorotto.com; manifest-src 'self'; form-action 'self'; frame-ancestors 'self'; base-uri 'self';
|
A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. object-src
|
A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. object-src
|
A |
|
| Good: form-action directive found. That reduces the risk sending data to unwanted domains. form-action is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: frame-ancestors directive found. That limits pages who are allowed to use this page in a frame / iframe / object / embed / applet. frame-ancestors is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: base-uri directive found. That limits the URLs which can be used in a document's <base> element. Because it's a document directive, default-src isn't used, so an own directive is required.
|
A |
|
| Good: object-src only with 'none' or 'self' found, no scheme, no other urls. That blocks object / embed / applet - elements.
|
A |
|
| Good: script-src without 'unsafe-inline' and 'unsafe-eval' found. That's the recommended configuration.
|
A |
|
| Good: script-src without * and a scheme found.
|
A |
|
| Good: script-src without data: schema found. Why is this important? The data: schema allows hidden code injection. Insert <script src='data:application/javascript;base64,YWxlcnQoJ1hTUycpOw=='></script> in your page and see what happens.
|
A |
|
| Good: frame-src without data: defined or frame-src missing and the default-src used as fallback not allows the data: schema. That blocks hidden code injection. Insert <iframe src="data:text/html;charset=utf-8;base64,PCFET0NUWVBFIGh0bWw+PGh0bWw+PGJvZHk+PHA+YmVmb3JlPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiPmFsZXJ0KCdYU1MnKTwvc2NyaXB0PjxwPmFmdGVyPC9ib2R5PjwvaHRtbD4="></iframe> in your page and see what happens.
|
C |
|
| Info: default-src and some other fetch directives have the same list of values. Remove the other fetch directive, default-src is used as fallback. Directives to remove: object-src
|
A |
| report-to
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Z4b0ZKmfdhZnbIvarEDF3AzTA49BVOARs0cFXbaDbhZSCObgDf9O7y4%2BIblrRuHIkD%2F4Ema%2Btu3kTYjMYISAi4MlVLTc82Igh33pvY8kOD%2FLcU7IqGAjUQK%2FGz6xLUheTThNCy%2FtDddS2gBFYvpt"}],"group":"cf-nel","max_age":604800}
|
A |
|
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Z4b0ZKmfdhZnbIvarEDF3AzTA49BVOARs0cFXbaDbhZSCObgDf9O7y4%2BIblrRuHIkD%2F4Ema%2Btu3kTYjMYISAi4MlVLTc82Igh33pvY8kOD%2FLcU7IqGAjUQK%2FGz6xLUheTThNCy%2FtDddS2gBFYvpt"}],"group":"cf-nel","max_age":604800}
|
A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
A |
| Referrer-Policy
| Ok: Header without syntax errors found: strict-origin-when-cross-origin
|
A |
| Permissions-Policy
| Ok: Header without syntax errors found: accelerometer=(),autoplay=(),camera=(),encrypted-media=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),payment=(),picture-in-picture=(),usb=()
|
A |
| X-Frame-Options
| Ok: Header without syntax errors found: SAMEORIGIN
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. SAMEORIGIN. Better solution: Use a Content-Security-Policy Header with a frame-ancestors directive. DENY - use 'none', SAMEORIGIN - use 'self'. If you want to allow some domains to frame your page, add these urls.
|
A |
| X-Xss-Protection
| Ok: Header without syntax errors found: 1; mode=block
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. 1; mode=block
|
A | gamberorotto.com 2606:4700:3036::ac43:869c
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'none'; script-src 'self' www.google-analytics.com js.gamberorotto.com 'sha256-iHB+f1fUE5CW3xOV7/tCYnicWsY03hHMR0MWocJw+/I=' 'sha256-nrWR/JtywidSkdnz1ctq2wU8LKwp57tir67xjxkyytE='; img-src 'self' data: css.gamberorotto.com media.gamberorotto.com *.google-analytics.com; font-src 'self' data:; style-src 'self' css.gamberorotto.com media.gamberorotto.com 'unsafe-inline' https://fonts.googleapis.com; frame-src 'self' *.youtube.com *.youtube-nocookie.com; object-src 'none'; connect-src 'self' www.google-analytics.com; media-src 'self' media.gamberorotto.com; manifest-src 'self'; form-action 'self'; frame-ancestors 'self'; base-uri 'self';
|
A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. object-src
|
A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. object-src
|
A |
|
| Good: form-action directive found. That reduces the risk sending data to unwanted domains. form-action is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: frame-ancestors directive found. That limits pages who are allowed to use this page in a frame / iframe / object / embed / applet. frame-ancestors is a navigation-directive, so default-src isn't used.
|
A |
|
| Good: base-uri directive found. That limits the URLs which can be used in a document's <base> element. Because it's a document directive, default-src isn't used, so an own directive is required.
|
A |
|
| Good: object-src only with 'none' or 'self' found, no scheme, no other urls. That blocks object / embed / applet - elements.
|
A |
|
| Good: script-src without 'unsafe-inline' and 'unsafe-eval' found. That's the recommended configuration.
|
A |
|
| Good: script-src without * and a scheme found.
|
A |
|
| Good: script-src without data: schema found. Why is this important? The data: schema allows hidden code injection. Insert <script src='data:application/javascript;base64,YWxlcnQoJ1hTUycpOw=='></script> in your page and see what happens.
|
A |
|
| Good: frame-src without data: defined or frame-src missing and the default-src used as fallback not allows the data: schema. That blocks hidden code injection. Insert <iframe src="data:text/html;charset=utf-8;base64,PCFET0NUWVBFIGh0bWw+PGh0bWw+PGJvZHk+PHA+YmVmb3JlPHNjcmlwdCB0eXBlPSJ0ZXh0L2phdmFzY3JpcHQiPmFsZXJ0KCdYU1MnKTwvc2NyaXB0PjxwPmFmdGVyPC9ib2R5PjwvaHRtbD4="></iframe> in your page and see what happens.
|
C |
|
| Info: default-src and some other fetch directives have the same list of values. Remove the other fetch directive, default-src is used as fallback. Directives to remove: object-src
|
A |
| report-to
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=I3LgSrgmoIj%2B9znxKWjJ1TSjKftusSURyHozqMe8c4p70eouPaHSmrx6wiTdn7KGYwuQaGsKpm7FSDgdw5fWw4k71yTw19LfpDbiZsCDZyFdoAaBaCyyF4yh2p6ms5mmuMoQFU3%2F2tiE1bqI4Os2"}],"group":"cf-nel","max_age":604800}
|
A |
|
| Ok: Header without syntax errors found: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=I3LgSrgmoIj%2B9znxKWjJ1TSjKftusSURyHozqMe8c4p70eouPaHSmrx6wiTdn7KGYwuQaGsKpm7FSDgdw5fWw4k71yTw19LfpDbiZsCDZyFdoAaBaCyyF4yh2p6ms5mmuMoQFU3%2F2tiE1bqI4Os2"}],"group":"cf-nel","max_age":604800}
|
A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
A |
| Referrer-Policy
| Ok: Header without syntax errors found: strict-origin-when-cross-origin
|
A |
| Permissions-Policy
| Ok: Header without syntax errors found: accelerometer=(),autoplay=(),camera=(),encrypted-media=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),payment=(),picture-in-picture=(),usb=()
|
A |
| X-Frame-Options
| Ok: Header without syntax errors found: SAMEORIGIN
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. SAMEORIGIN. Better solution: Use a Content-Security-Policy Header with a frame-ancestors directive. DENY - use 'none', SAMEORIGIN - use 'self'. If you want to allow some domains to frame your page, add these urls.
|
A |
| X-Xss-Protection
| Ok: Header without syntax errors found: 1; mode=block
|
B |
|
| Info: Header is deprecated. May not longer work in modern browsers. 1; mode=block
|
| 3. DNS- and NameServer - Checks |
A | Info:: 7 Root-climbing DNS Queries required to find all IPv4- and IPv6-Addresses of 2 Name Servers.
|
A | Info:: 7 Queries complete, 7 with IPv6, 0 with IPv4.
|
A | Good: All DNS Queries done via IPv6.
|
| Ok (4 - 8):: An average of 3.5 queries per domain name server required to find all ip addresses of all name servers.
|
A | Info:: 2 different Name Servers found: sharon.ns.cloudflare.com, will.ns.cloudflare.com, 2 Name Servers included in Delegation: sharon.ns.cloudflare.com, will.ns.cloudflare.com, 2 Name Servers included in 1 Zone definitions: sharon.ns.cloudflare.com, will.ns.cloudflare.com, 1 Name Servers listed in SOA.Primary: sharon.ns.cloudflare.com.
|
A | Good: Only one SOA.Primary Name Server found.: sharon.ns.cloudflare.com.
|
A | Good: SOA.Primary Name Server included in the delegation set.: sharon.ns.cloudflare.com.
|
A | Good: Consistency between delegation and zone. The set of NS records served by the authoritative name servers must match those proposed for the delegation in the parent zone. Ordered list of name servers: sharon.ns.cloudflare.com, will.ns.cloudflare.com
|
A | Good: All Name Server Domain Names have a Public Suffix.
|
A | Good: All Name Server Domain Names ending with a Public Suffix have minimal one IPv4- or IPv6 address.
|
A | Good: All Name Server ip addresses are public.
|
A | Good: Minimal 2 different name servers (public suffix and public ip address) found: 2 different Name Servers found
|
| Warning: All Name Servers have the same Top Level Domain / Public Suffix. If there is a problem with that Top Level Domain, your domain may be affected. Better: Use Name Servers with different top level domains.: 2 Name Servers, 1 Top Level Domain: com
|
| Warning: All Name Servers have the same domain name. If there is a problem with that domain name (or with the name servers of that domain name), your domain may be affected. Better: Use Name Servers with different domain names / different top level domains.: Only one domain name used: cloudflare.com
|
A | Good: Name servers with different Country locations found: 2 Name Servers, 4 Countries: CA, CR, GB, US
|
A | Info: Ipv4-Subnet-list: 6 Name Servers, 3 different subnets (first Byte): 108., 172., 173., 3 different subnets (first two Bytes): 108.162., 172.64., 173.245., 6 different subnets (first three Bytes): 108.162.192., 108.162.193., 172.64.32., 172.64.33., 173.245.58., 173.245.59.
|
A | Good: Name Server IPv4-addresses from different subnet found:
|
A | Info: IPv6-Subnet-list: 6 Name Servers with IPv6, 3 different subnets (first block): 2606:, 2803:, 2a06:, 3 different subnets (first two blocks): 2606:4700:, 2803:f800:, 2a06:98c1:, 4 different subnets (first three blocks): 2606:4700:0050:, 2606:4700:0058:, 2803:f800:0050:, 2a06:98c1:0050:, 4 different subnets (first four blocks): 2606:4700:0050:0000:, 2606:4700:0058:0000:, 2803:f800:0050:0000:, 2a06:98c1:0050:0000:
|
A | Good: Name Server IPv6 addresses from different subnets found.
|
A | Good: Nameserver supports TCP connections: 12 good Nameserver
|
A | Good: Nameserver supports Echo Capitalization: 12 good Nameserver
|
A | Good: Nameserver supports EDNS with max. 512 Byte Udp payload, message is smaller: 12 good Nameserver
|
A | Good: Nameserver has passed 10 EDNS-Checks (OP100, FLAGS, V1, V1OP100, V1FLAGS, DNSSEC, V1DNSSEC, NSID, COOKIE, CLIENTSUBNET): 12 good Nameserver
|
A | Good: All SOA have the same Serial Number
|
A | Good: CAA entries found, creating certificate is limited: comodoca.com is allowed to create certificates
|
A | Good: CAA entries found, creating certificate is limited: digicert.com is allowed to create certificates
|
A | Good: CAA entries found, creating certificate is limited: letsencrypt.org is allowed to create certificates
|
A | Good: CAA entries found, creating certificate is limited: pki.goog is allowed to create certificates
|
A | Good: CAA entries found, creating certificate is limited: comodoca.com is allowed to create wildcard-certificates
|
A | Good: CAA entries found, creating certificate is limited: digicert.com is allowed to create wildcard-certificates
|
A | Good: CAA entries found, creating certificate is limited: letsencrypt.org is allowed to create wildcard-certificates
|
A | Good: CAA entries found, creating certificate is limited: pki.goog is allowed to create wildcard-certificates
|
| 4. Content- and Performance-critical Checks |
A | Good: All checks /.well-known/acme-challenge/random-filename without redirects answer with the expected http status 404 - Not Found. Creating a Letsencrypt certificate via http-01 challenge should work. If it doesn't work: Check your vHost configuration (apachectl -S, httpd -S, nginx -T). Every combination of port and ServerName / ServerAlias (Apache) or Server (Nginx) must be unique. Merge duplicated entries in one vHost. If you use an IIS, extensionless files must be allowed in the /.well-known/acme-challenge subdirectory. Create a web.config in that directory. Content: <configuration><system.webServer><staticContent><mimeMap fileExtension="." mimeType="text/plain" /></staticContent></system.webServer></configuration>. If you have a redirect http ⇒ https, that's ok, Letsencrypt follows such redirects to port 80 / 443 (same or other server). There must be a certificate. But the certificate may be expired, self signed or with a not matching domain name. Checking the validation file Letsencrypt ignores such certificate errors. Trouble creating a certificate? Use https://community.letsencrypt.org/ to ask.
|
A | Good: Every https result with status 200 and greater 1024 Bytes is compressed (gzip, deflate, br checked).
|
| https://gamberorotto.com/ 104.21.6.77
|
| Warning: Https result with status 200 found, Html-Content is too big. Should be max. 110 %. May contain inline CSS / JavaScript, too much comments or white space. Re-used ressources - create files with a long Cache-Control max-age header. Remove comments and white space.
|
| https://gamberorotto.com/ 172.67.134.156
|
| Warning: Https result with status 200 found, Html-Content is too big. Should be max. 110 %. May contain inline CSS / JavaScript, too much comments or white space. Re-used ressources - create files with a long Cache-Control max-age header. Remove comments and white space.
|
| https://gamberorotto.com/ 2606:4700:3036::6815:64d
|
| Warning: Https result with status 200 found, Html-Content is too big. Should be max. 110 %. May contain inline CSS / JavaScript, too much comments or white space. Re-used ressources - create files with a long Cache-Control max-age header. Remove comments and white space.
|
| https://gamberorotto.com/ 2606:4700:3036::ac43:869c
|
| Warning: Https result with status 200 found, Html-Content is too big. Should be max. 110 %. May contain inline CSS / JavaScript, too much comments or white space. Re-used ressources - create files with a long Cache-Control max-age header. Remove comments and white space.
|
A | Good: Every https connection via port 443 supports the http/2 protocol via ALPN.
|
A | Info: No img element found, no alt attribute checked
|
A | Good: Domainname is not on the "Specially Designated Nationals And Blocked Persons List" (SDN). That's an US-list of individuals and companies owned or controlled by, or acting for or on behalf of, targeted countries. It also lists individuals, groups, and entities, such as terrorists and narcotics traffickers designated under programs that are not country-specific. Collectively, such individuals and companies are called "Specially Designated Nationals" or "SDNs." Their assets are blocked and U.S. persons are generally prohibited from dealing with them. So if a domain name is on that list, it's impossible to create a Letsencrypt certificate with that domain name. Check the list manual - https://www.treasury.gov/resource-center/sanctions/sdn-list/pages/default.aspx
|
| http://gamberorotto.com/ 104.21.6.77
|
| Warning: HSTS header sent via http has no effect
|
| http://gamberorotto.com/ 172.67.134.156
|
| Warning: HSTS header sent via http has no effect
|
| http://gamberorotto.com/ 2606:4700:3036::6815:64d
|
| Warning: HSTS header sent via http has no effect
|
| http://gamberorotto.com/ 2606:4700:3036::ac43:869c
|
| Warning: HSTS header sent via http has no effect
|
| http://www.gamberorotto.com/ 104.21.6.77
|
| Warning: HSTS header sent via http has no effect
|
| http://www.gamberorotto.com/ 172.67.134.156
|
| Warning: HSTS header sent via http has no effect
|
| http://www.gamberorotto.com/ 2606:4700:3036::6815:64d
|
| Warning: HSTS header sent via http has no effect
|
| http://www.gamberorotto.com/ 2606:4700:3036::ac43:869c
|
| Warning: HSTS header sent via http has no effect
|
| https://gamberorotto.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
| 1.774 seconds
| Warning: 404 needs more then one second
|
| https://www.gamberorotto.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
| 1.703 seconds
| Warning: 404 needs more then one second
|
A | Duration: 120660 milliseconds, 120.660 seconds
|