| 1. General Results, most used to calculate the result |
| A | name "sptserver-sglq.fibramax.ec" is subdomain, public suffix is ".ec", top-level-domain is ".ec", top-level-domain-type is "country-code", Country is Ecuador, tld-manager is "ECUADORDOMAIN S.A.", num .ec-domains preloaded: 77 (complete: 276475)
|
| A | Good: All ip addresses are public addresses
|
| A | Good: Minimal 2 ip addresses per domain name found: sptserver-sglq.fibramax.ec has 2 different ip addresses (authoritative).
|
| A | Good: Ipv4 and Ipv6 addresses per domain name found: sptserver-sglq.fibramax.ec has 1 ipv4, 1 ipv6 addresses
|
| A | DNS: "Name Error" means: No www-dns-entry defined. This isn't a problem
|
| A | Good: one preferred version: non-www is preferred
|
| A | Good: No cookie sent via http.
|
| A | Good: every https has a Strict Transport Security Header
|
| A | Good: HSTS has includeSubdomains - directive
|
| HSTS-Preload-Status: unknown. Domain never included in the Preload-list. Check https://hstspreload.org/ to learn some basics about the Google-Preload-List.
|
| http://sptserver-sglq.fibramax.ec:8080/ 179.60.188.110
|
| Url with incomplete Content-Type - header - missing charset
|
| http://sptserver-sglq.fibramax.ec:8080/ 2803:4180:0:e::2
|
| Url with incomplete Content-Type - header - missing charset
|
| https://sptserver-sglq.fibramax.ec:8080/ 179.60.188.110
|
| Url with incomplete Content-Type - header - missing charset
|
| https://sptserver-sglq.fibramax.ec:8080/ 2803:4180:0:e::2
|
| Url with incomplete Content-Type - header - missing charset
|
| https://179.60.188.110:8080/ 179.60.188.110
|
| Url with incomplete Content-Type - header - missing charset
|
| https://[2803:4180:0000:000e:0000:0000:0000:0002]:8080/ 2803:4180:0:e::2
|
| Url with incomplete Content-Type - header - missing charset
|
| B | Warning: HSTS max-age is too short - minimum 31536000 = 365 days required, 7644777 seconds = 88 days found
|
| H | Fatal error: http result with http-status 200, no encryption. Add a redirect http ⇒ https, so every connection is secure. Perhaps in your port 80 vHost something like "RewriteEngine on" + "RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,QSA,R=permanent]" (two rows, without the "). Don't add this in your port 443 vHost, that would create a loop.
|
| N | https://sptserver-sglq.fibramax.ec:8080/ 179.60.188.110
|
| Error - Certificate isn't trusted, RemoteCertificateNameMismatch
|
| N | https://sptserver-sglq.fibramax.ec:8080/ 2803:4180:0:e::2
|
| Error - Certificate isn't trusted, RemoteCertificateNameMismatch
|
| N | https://179.60.188.110:8080/ 179.60.188.110
|
| Error - Certificate isn't trusted, RemoteCertificateNameMismatch
|
| N | https://[2803:4180:0000:000e:0000:0000:0000:0002]:8080/ 2803:4180:0:e::2
|
| Error - Certificate isn't trusted, RemoteCertificateNameMismatch
|
| O | sptserver-sglq.fibramax.ec / 179.60.188.110 / 8080
|
| Old connection: Cipher Suites without Forward Secrecy (FS) found. Remove all of these Cipher Suites, use only Cipher Suites with Forward Secrecy: Starting with ECDHE- or DHE - the last "E" says: "ephemeral". Or use Tls.1.3, then all Cipher Suites use FS. 2 Cipher Suites without Forward Secrecy found
|
| O | sptserver-sglq.fibramax.ec / 2803:4180:0:e::2 / 8080
|
| Old connection: Cipher Suites without Forward Secrecy (FS) found. Remove all of these Cipher Suites, use only Cipher Suites with Forward Secrecy: Starting with ECDHE- or DHE - the last "E" says: "ephemeral". Or use Tls.1.3, then all Cipher Suites use FS. 2 Cipher Suites without Forward Secrecy found
|
| X | Fatal error: Nameserver doesn't support TCP connection: fibramax.ec / 45.173.229.163: Timeout
|
| X | Fatal error: Nameserver isn't defined or has timeout
|
| 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 sptserver-sglq.fibramax.ec, 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 sptserver-sglq.fibramax.ec, 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.sptserver-sglq.fibramax.ec
|
| 2. Header-Checks |
| A | sptserver-sglq.fibramax.ec 179.60.188.110
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'none'; frame-ancestors 'none'; script-src 'none'; object-src 'none'; connect-src *.ookla.com *.speedtest.net *.fibramax.ec *.iplanet.ec *.speedtestcustom.com; upgrade-insecure-requests
|
| A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. object-src, script-src
|
| A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. object-src, script-src
|
| E |
|
| Bad: No form-action directive found. Use one to limit the form - action - destinations. 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.
|
| E |
|
| Bad: No base-uri directive found. Use one to limit 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, script-src
|
| A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
| A |
| X-Frame-Options
| Ok: Header without syntax errors found: DENY
|
| B |
|
| Info: Header is deprecated. May not longer work in modern browsers. DENY. 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 | sptserver-sglq.fibramax.ec 2803:4180:0:e::2
| Content-Security-Policy
| Ok: Header without syntax errors found: default-src 'none'; frame-ancestors 'none'; script-src 'none'; object-src 'none'; connect-src *.ookla.com *.speedtest.net *.fibramax.ec *.iplanet.ec *.speedtestcustom.com; upgrade-insecure-requests
|
| A |
|
| Good: default-src directive only with 'none' or 'self', additional sources are blocked. object-src, script-src
|
| A |
|
| Good: default-src without 'unsafe-inline' or 'unsave-eval'. object-src, script-src
|
| E |
|
| Bad: No form-action directive found. Use one to limit the form - action - destinations. 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.
|
| E |
|
| Bad: No base-uri directive found. Use one to limit 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, script-src
|
| A |
| X-Content-Type-Options
| Ok: Header without syntax errors found: nosniff
|
| A |
| X-Frame-Options
| Ok: Header without syntax errors found: DENY
|
| B |
|
| Info: Header is deprecated. May not longer work in modern browsers. DENY. 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.
|
| F | sptserver-sglq.fibramax.ec 179.60.188.110
| Referrer-Policy
| Critical: Missing Header:
|
| F | sptserver-sglq.fibramax.ec 179.60.188.110
| Permissions-Policy
| Critical: Missing Header:
|
| B | sptserver-sglq.fibramax.ec 179.60.188.110
| Cross-Origin-Embedder-Policy
| Info: Missing Header
|
| B | sptserver-sglq.fibramax.ec 179.60.188.110
| Cross-Origin-Opener-Policy
| Info: Missing Header
|
| B | sptserver-sglq.fibramax.ec 179.60.188.110
| Cross-Origin-Resource-Policy
| Info: Missing Header
|
| F | sptserver-sglq.fibramax.ec 2803:4180:0:e::2
| Referrer-Policy
| Critical: Missing Header:
|
| F | sptserver-sglq.fibramax.ec 2803:4180:0:e::2
| Permissions-Policy
| Critical: Missing Header:
|
| B | sptserver-sglq.fibramax.ec 2803:4180:0:e::2
| Cross-Origin-Embedder-Policy
| Info: Missing Header
|
| B | sptserver-sglq.fibramax.ec 2803:4180:0:e::2
| Cross-Origin-Opener-Policy
| Info: Missing Header
|
| B | sptserver-sglq.fibramax.ec 2803:4180:0:e::2
| Cross-Origin-Resource-Policy
| Info: Missing Header
|
| 3. DNS- and NameServer - Checks |
| A | Info:: 2 Root-climbing DNS Queries required to find all IPv4- and IPv6-Addresses of 4 Name Servers.
|
| A | Info:: 2 Queries complete, 2 with IPv6, 0 with IPv4.
|
| A | Good: All DNS Queries done via IPv6.
|
| A | Good: Some ip addresses of name servers found with the minimum of two DNS Queries. One to find the TLD-Zone, one to ask the TLD-Zone.ns1.fibramax.ec (200.63.106.194), ns2.fibramax.ec (200.63.106.194), ns3.iplanet.ec (200.63.106.194), ns4.iplanet.ec (200.63.106.194)
|
| A | Good (1 - 3.0):: An average of 0.5 queries per domain name server required to find all ip addresses of all name servers.
|
| A | Info:: 5 different Name Servers found: fibramax.ec, ns1.fibramax.ec, ns2.fibramax.ec, ns3.iplanet.ec, ns4.iplanet.ec, 4 Name Servers included in Delegation: ns1.fibramax.ec, ns2.fibramax.ec, ns3.iplanet.ec, ns4.iplanet.ec, 2 Name Servers included in 2 Zone definitions: ns1.fibramax.ec, ns2.fibramax.ec, 1 Name Servers listed in SOA.Primary: fibramax.ec.
|
| A | Good: Only one SOA.Primary Name Server found.: fibramax.ec.
|
| Error: SOA.Primary Name Server not included in the delegation set.: fibramax.ec.
|
| X | Fatal: Inconsistency 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. Read https://www.iana.org/help/nameserver-requirements and send it to your Name Server Hoster.: ns1.fibramax.ec (200.63.106.194): Delegation: ns1.fibramax.ec, ns2.fibramax.ec, ns3.iplanet.ec, ns4.iplanet.ec, Zone: ns1.fibramax.ec, ns2.fibramax.ec. Name Servers defined in Delegation, missing in Zone: ns3.iplanet.ec, ns4.iplanet.ec.
|
| X | Fatal: Inconsistency 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. Read https://www.iana.org/help/nameserver-requirements and send it to your Name Server Hoster.: ns2.fibramax.ec (200.63.106.194): Delegation: ns1.fibramax.ec, ns2.fibramax.ec, ns3.iplanet.ec, ns4.iplanet.ec, Zone: ns1.fibramax.ec, ns2.fibramax.ec. Name Servers defined in Delegation, missing in Zone: ns3.iplanet.ec, ns4.iplanet.ec.
|
| X | Fatal: Inconsistency 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. Read https://www.iana.org/help/nameserver-requirements and send it to your Name Server Hoster.: ns3.iplanet.ec (200.63.106.194): Delegation: ns1.fibramax.ec, ns2.fibramax.ec, ns3.iplanet.ec, ns4.iplanet.ec, Zone: ns1.fibramax.ec, ns2.fibramax.ec. Name Servers defined in Delegation, missing in Zone: ns3.iplanet.ec, ns4.iplanet.ec.
|
| X | Fatal: Inconsistency 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. Read https://www.iana.org/help/nameserver-requirements and send it to your Name Server Hoster.: ns4.iplanet.ec (200.63.106.194): Delegation: ns1.fibramax.ec, ns2.fibramax.ec, ns3.iplanet.ec, ns4.iplanet.ec, Zone: ns1.fibramax.ec, ns2.fibramax.ec. Name Servers defined in Delegation, missing in Zone: ns3.iplanet.ec, ns4.iplanet.ec.
|
| A | Good: All Name Server Domain Names have a Public Suffix.
|
| Error: Name Server Domain Names with Public Suffix and without ip address found.: 1 Name Servers without ipv4 and ipv6: 1
|
|
|
| A | Info: Ipv4-Subnet-list: 4 Name Servers, 1 different subnets (first Byte): 200., 1 different subnets (first two Bytes): 200.63., 1 different subnets (first three Bytes): 200.63.106.
|
| X | Fatal: All Name Server IPv4 addresses from the same subnet. Check https://www.iana.org/help/nameserver-requirements to learn some basics about name server configurations. If you manage these name servers, fix it. If it's your provider, change your provider.:
|
| Nameserver doesn't pass all EDNS-Checks: fibramax.ec: OP100: no result. FLAGS: no result. V1: no result. V1OP100: no result. V1FLAGS: no result. DNSSEC: no result. V1DNSSEC: no result. NSID: no result. COOKIE: no result. CLIENTSUBNET: no result.
|
| Nameserver doesn't pass all EDNS-Checks: fibramax.ec: OP100: no result. FLAGS: no result. V1: no result. V1OP100: no result. V1FLAGS: no result. DNSSEC: no result. V1DNSSEC: no result. NSID: no result. COOKIE: no result. CLIENTSUBNET: no result.
|
| Nameserver doesn't pass all EDNS-Checks: fibramax.ec / 45.173.229.163: OP100: fatal timeout. FLAGS: fatal timeout. V1: fatal timeout. V1OP100: fatal timeout. V1FLAGS: fatal timeout. DNSSEC: fatal timeout. V1DNSSEC: fatal timeout. NSID: fatal timeout. COOKIE: fatal timeout. CLIENTSUBNET: fatal timeout.
|
| Nameserver doesn't pass all EDNS-Checks: master.nic.ec: OP100: no result. FLAGS: no result. V1: no result. V1OP100: no result. V1FLAGS: no result. DNSSEC: no result. V1DNSSEC: no result. NSID: no result. COOKIE: no result. CLIENTSUBNET: no result.
|
| A | Good: All SOA have the same Serial Number
|
| Warning: No CAA entry with issue/issuewild found, every CAA can create a certificate. Read https://en.wikipedia.org/wiki/DNS_Certification_Authority_Authorization to learn some basics about the idea of CAA. Your name server must support such an entry. Not all dns providers support CAA entries.
|
| 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: 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 %.
|
| https://sptserver-sglq.fibramax.ec:8080/ 179.60.188.110
|
| Warning: Https connections (Standard Port 443) found without support of the http/2 protocol via ALPN. Http/2 is the new Http-Version (old: http 1.1) with some important new features. Update your server software so http/2 is available. Only one TCP-connection per Server (that's a performance boost), Header-Compression and Server Pushs are available. Domain Sharding and Inline-CSS/Javascript shouldn't used with http/2.
|
| https://sptserver-sglq.fibramax.ec:8080/ 2803:4180:0:e::2
|
| Warning: Https connections (Standard Port 443) found without support of the http/2 protocol via ALPN. Http/2 is the new Http-Version (old: http 1.1) with some important new features. Update your server software so http/2 is available. Only one TCP-connection per Server (that's a performance boost), Header-Compression and Server Pushs are available. Domain Sharding and Inline-CSS/Javascript shouldn't used with http/2.
|
| https://179.60.188.110:8080/ 179.60.188.110
|
| Warning: Https connections (Standard Port 443) found without support of the http/2 protocol via ALPN. Http/2 is the new Http-Version (old: http 1.1) with some important new features. Update your server software so http/2 is available. Only one TCP-connection per Server (that's a performance boost), Header-Compression and Server Pushs are available. Domain Sharding and Inline-CSS/Javascript shouldn't used with http/2.
|
| https://[2803:4180:0000:000e:0000:0000:0000:0002]:8080/ 2803:4180:0:e::2
|
| Warning: Https connections (Standard Port 443) found without support of the http/2 protocol via ALPN. Http/2 is the new Http-Version (old: http 1.1) with some important new features. Update your server software so http/2 is available. Only one TCP-connection per Server (that's a performance boost), Header-Compression and Server Pushs are available. Domain Sharding and Inline-CSS/Javascript shouldn't used with http/2.
|
| 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://sptserver-sglq.fibramax.ec:8080/ 179.60.188.110
|
| Warning: HSTS header sent via http has no effect
|
| http://sptserver-sglq.fibramax.ec:8080/ 2803:4180:0:e::2
|
| Warning: HSTS header sent via http has no effect
|
| A | Duration: 385263 milliseconds, 385.263 seconds
|