| 1. General Results, most used to calculate the result |
A | name "duggtec.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: 97057 (complete: 251685)
|
A | Good: All ip addresses are public addresses
|
A | Good: Minimal 2 ip addresses per domain name found: duggtec.com has 2 different ip addresses (authoritative).
|
A | Good: Minimal 2 ip addresses per domain name found: www.duggtec.com has 2 different ip addresses (authoritative).
|
A | Good: Ipv4 and Ipv6 addresses per domain name found: duggtec.com has 1 ipv4, 1 ipv6 addresses
|
A | Good: Ipv4 and Ipv6 addresses per domain name found: www.duggtec.com has 1 ipv4, 1 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: www is preferred
|
A | Good: No cookie sent via http.
|
A | Good: every https has a Strict Transport Security Header
|
A | Good: HSTS max-age is long enough, 31536000 seconds = 365 days
|
A | Good: HSTS has includeSubdomains - directive
|
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 | http://duggtec.com/ 149.28.82.170
| https://duggtec.com/
| Correct redirect http - https with the same domain name
|
A | http://duggtec.com/ 2001:19f0:6001:224e:5400:3ff:feec:99f1
| https://duggtec.com/
| Correct redirect http - https with the same domain name
|
A | http://www.duggtec.com/ 149.28.82.170
| https://www.duggtec.com/
| Correct redirect http - https with the same domain name
|
A | http://www.duggtec.com/ 2001:19f0:6001:224e:5400:3ff:feec:99f1
| https://www.duggtec.com/
| Correct redirect http - https with the same domain name
|
N | https://149.28.82.170/ 149.28.82.170
|
| Error - Certificate isn't trusted, RemoteCertificateNameMismatch
|
N | https://[2001:19f0:6001:224e:5400:03ff:feec:99f1]/ 2001:19f0:6001:224e:5400:3ff:feec:99f1
|
| Error - Certificate isn't trusted, RemoteCertificateNameMismatch
|
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 duggtec.com, 2 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.duggtec.com, 2 ip addresses.
|
| Info: Checking all ip addresses of that domain without sending the hostname only one certificate found. Checking all ip addresses and sending the hostname only one certificate found. Both certificates are the same. So that domain doesn't require Server Name Indication (SNI), it's the primary certificate of that set of ip addresses.: Domain duggtec.com, 2 ip addresses, 1 different http results.
|
| Info: Checking all ip addresses of that domain without sending the hostname only one certificate found. Checking all ip addresses and sending the hostname only one certificate found. Both certificates are the same. So that domain doesn't require Server Name Indication (SNI), it's the primary certificate of that set of ip addresses.: Domain www.duggtec.com, 2 ip addresses, 1 different http results.
|
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.duggtec.com
|
| 2. Header-Checks (Cross-Origin-* headers are alpha - started 2024-06-05) |
A | www.duggtec.com 149.28.82.170
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'self'; frame-ancestors 'self'; form-action 'self'; script-src-elem 'self' *.gstatic.com *.google.com ; script-src 'self'; frame-src 'self' *.google.com ; object-src 'none'; upgrade-insecure-requests; base-uri 'self';
|
A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. script-src
|
A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. script-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: script-src
|
A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
A |
| Referrer-Policy
| Ok: Header without syntax errors found: no-referrer-when-downgrade
|
A |
| Permissions-Policy
| Ok: Header without syntax errors found: accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), 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 | www.duggtec.com 2001:19f0:6001:224e:5400:3ff:feec:99f1
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'self'; frame-ancestors 'self'; form-action 'self'; script-src-elem 'self' *.gstatic.com *.google.com ; script-src 'self'; frame-src 'self' *.google.com ; object-src 'none'; upgrade-insecure-requests; base-uri 'self';
|
A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. script-src
|
A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. script-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: script-src
|
A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
A |
| Referrer-Policy
| Ok: Header without syntax errors found: no-referrer-when-downgrade
|
A |
| Permissions-Policy
| Ok: Header without syntax errors found: accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), 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.
|
B | www.duggtec.com 149.28.82.170
| Cross-Origin-Embedder-Policy
| Info: Missing Header
|
B | www.duggtec.com 149.28.82.170
| Cross-Origin-Opener-Policy
| Info: Missing Header
|
B | www.duggtec.com 149.28.82.170
| Cross-Origin-Resource-Policy
| Info: Missing Header
|
B | www.duggtec.com 2001:19f0:6001:224e:5400:3ff:feec:99f1
| Cross-Origin-Embedder-Policy
| Info: Missing Header
|
B | www.duggtec.com 2001:19f0:6001:224e:5400:3ff:feec:99f1
| Cross-Origin-Opener-Policy
| Info: Missing Header
|
B | www.duggtec.com 2001:19f0:6001:224e:5400:3ff:feec:99f1
| Cross-Origin-Resource-Policy
| Info: Missing Header
|
| 3. DNS- and NameServer - Checks |
A | Info:: 24 Root-climbing DNS Queries required to find all IPv4- and IPv6-Addresses of 2 Name Servers.
|
A | Info:: 24 Queries complete, 24 with IPv6, 0 with IPv4.
|
A | Good: All DNS Queries done via IPv6.
|
| Bad (greater 8):: An average of 12.0 queries per domain name server required to find all ip addresses of all name servers.
|
A | Info:: 2 different Name Servers found: dns1.registrar-servers.com, dns2.registrar-servers.com, 2 Name Servers included in Delegation: dns1.registrar-servers.com, dns2.registrar-servers.com, 2 Name Servers included in 1 Zone definitions: dns1.registrar-servers.com, dns2.registrar-servers.com, 1 Name Servers listed in SOA.Primary: dns1.registrar-servers.com.
|
A | Good: Only one SOA.Primary Name Server found.: dns1.registrar-servers.com.
|
A | Good: SOA.Primary Name Server included in the delegation set.: dns1.registrar-servers.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: dns1.registrar-servers.com, dns2.registrar-servers.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
|
A | Good: All name servers have ipv4- and ipv6-addresses.: 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: registrar-servers.com
|
| Warning: All Name Servers from the same Country / IP location.: 2 Name Servers, 1 Countries: US
|
A | Info: Ipv4-Subnet-list: 2 Name Servers, 1 different subnets (first Byte): 156., 1 different subnets (first two Bytes): 156.154., 2 different subnets (first three Bytes): 156.154.132., 156.154.133.
|
A | Good: Name Server IPv4-addresses from different subnet found:
|
A | Info: IPv6-Subnet-list: 2 Name Servers with IPv6, 1 different subnets (first block): 2610:, 1 different subnets (first two blocks): 2610:00a1:, 2 different subnets (first three blocks): 2610:00a1:1024:, 2610:00a1:1025:, 2 different subnets (first four blocks): 2610:00a1:1024:0000:, 2610:00a1:1025:0000:
|
A | Good: Name Server IPv6 addresses from different subnets found.
|
A | Good: Nameserver supports TCP connections: 4 good Nameserver
|
A | Good: Nameserver supports Echo Capitalization: 4 good Nameserver
|
A | Good: Nameserver supports EDNS with max. 512 Byte Udp payload, message is smaller: 4 good Nameserver
|
A | Good: Nameserver has passed 10 EDNS-Checks (OP100, FLAGS, V1, V1OP100, V1FLAGS, DNSSEC, V1DNSSEC, NSID, COOKIE, CLIENTSUBNET): 4 good Nameserver
|
A | Good: All SOA have the same Serial Number
|
A | Good: CAA entries found, creating certificate is limited: letsencrypt.org is allowed to create wildcard-certificates
|
| 4. Content- and Performance-critical Checks |
| https://www.duggtec.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
|
| Warning: Not existing ACME-file, but Server sends 200, not 404 or redirect. May be a problem creating a Letsencrypt certificate. Checking /.well-known/acme-challenge/random-filename - a http status 404 - Not Found - is expected. If your server sends content and a http status 200, the validation file (87 bytes, token, dot and the hash of the public part of the account key) may be invisible, so Letsencrypt can't validate your domain. If it is an application that sends this content, perhaps create an exception, so /.well-known/acme-challenge sends raw files. Or create a redirect to another domain and / or port 443, but your Letsencrypt client must support such a solution. Certbot: Use webroot as authenticator - https://certbot.eff.org/docs/using.html Trouble creating a certificate? Use https://community.letsencrypt.org/ to ask.
|
A | Good: No https + http status 200 with inline CSS / JavaScript found
|
A | Good: Every https result with status 200 has a minified Html-Content with a quota lower then 110 %.
|
A | Good: Every https connection via port 443 supports the http/2 protocol via ALPN.
|
A | Good: All checked attribute values are enclosed in quotation marks (" or ').
|
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://duggtec.com/ 149.28.82.170
|
| Warning: HSTS header sent via http has no effect
|
| http://duggtec.com/ 2001:19f0:6001:224e:5400:3ff:feec:99f1
|
| Warning: HSTS header sent via http has no effect
|
| http://www.duggtec.com/ 149.28.82.170
|
| Warning: HSTS header sent via http has no effect
|
| http://www.duggtec.com/ 2001:19f0:6001:224e:5400:3ff:feec:99f1
|
| Warning: HSTS header sent via http has no effect
|
A | Duration: 533290 milliseconds, 533.290 seconds
|