Check DNS, Urls + Redirects, Certificates and Content of your Website


 

 

N

 

No trusted Certificate

 

Checked:
19.08.2022 18:41:41

 

Older results

 

 

1. IP-Addresses

HostTypeIP-Addressis auth.∑ Queries∑ Timeout
85.215.2.226
A
85.215.2.226
Berlin/Land Berlin/Germany (DE) - STRATO AG
Hostname: www.server-daten.de
yes


 

2. DNSSEC

 

No DNSSEC - Informations found

 

3. Name Servers

 

No Nameserver entries found

 

4. SOA-Entries

 

No SOA entries found

5. Screenshots

Startaddress: https://85.215.2.226/, address used: https://85.215.2.226/, Screenshot created 2022-08-19 18:41:53 +00:0 url is insecure, certificate invalid

 

Mobil (412px x 732px)

 

118 milliseconds

 

Screenshot mobile - https://85.215.2.226/
Mobil + Landscape (732px x 412px)

 

123 milliseconds

 

Screenshot mobile landscape - https://85.215.2.226/
Screen (1280px x 1680px)

 

221 milliseconds

 

Screenshot Desktop - https://85.215.2.226/

 

Mobile- and other Chrome-Checks


widthheight
visual Viewport412732
content Size412732

 

Good: No horizontal scrollbar. Content-size width = visual Viewport width.

 

6. Url-Checks


:

:
DomainnameHttp-StatusredirectSec.G
• http://85.215.2.226/
85.215.2.226
301
https://85.215.2.226/

0.050
A
Content-Type: text/html
Location: https://85.215.2.226/
Server: Microsoft-IIS/10.0
Date: Fri, 19 Aug 2022 16:41:44 GMT
Connection: close
Content-Length: 0

• https://85.215.2.226/
85.215.2.226
200


2.413
N
Certificate error: RemoteCertificateNameMismatch
small visible content (num chars: 0)
Content-Type: text/html; charset=utf-8
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Content-Type-Options: nosniff
X-Xss-Protection: 1; mode=block
P3P: CP="NOI CUR OUR STA"
Referrer-Policy: no-referrer-when-downgrade
Expect-CT: enforce, max-age=2592000, report-uri="/-expect-ct.html"
Feature-Policy: camera 'self'
Content-Security-Policy: default-src 'none'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self'; script-src 'self'; connect-src 'self'; child-src 'self'; base-uri 'self'; report-uri /-cspr.html
Date: Fri, 19 Aug 2022 16:41:44 GMT
Connection: close
Content-Length: 0

• http://85.215.2.226/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
85.215.2.226
Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0
404

Html is minified: 100.00 %
Other inline scripts (∑/total): 0/0
0.027
A
Not Found
Visible Content: No such page
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/10.0
Date: Fri, 19 Aug 2022 16:41:47 GMT
Connection: close
Content-Length: 38

• https://85.215.2.226/
85.215.2.226
200


2.376
N
Certificate error: RemoteCertificateNameMismatch
small visible content (num chars: 0)
Content-Type: text/html; charset=utf-8
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Content-Type-Options: nosniff
X-Xss-Protection: 1; mode=block
P3P: CP="NOI CUR OUR STA"
Referrer-Policy: no-referrer-when-downgrade
Expect-CT: enforce, max-age=2592000, report-uri="/-expect-ct.html"
Feature-Policy: camera 'self'
Content-Security-Policy: default-src 'none'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self'; script-src 'self'; connect-src 'self'; child-src 'self'; base-uri 'self'; report-uri /-cspr.html
Date: Fri, 19 Aug 2022 16:41:47 GMT
Connection: close
Content-Length: 0

 

7. Comments



1. General Results, most used to calculate the result

Aname "85.215.2.226" is ipv4 address, public suffix is not defined
AGood: All ip addresses are public addresses
AGood: destination is https
AGood - only one version with Http-Status 200
AGood: No cookie sent via http.
AGood: every https has a Strict Transport Security Header
AGood: HSTS max-age is long enough, 63072000 seconds = 730 days
AGood: HSTS has includeSubdomains - directive
AGood: All urls with http status 200/404 have a complete Content-Type header (MediaType / MediaSubType + correct charset)
Ahttp://85.215.2.226/ 85.215.2.226
301
https://85.215.2.226/
Correct redirect http - https with the same domain name
Ahttp://85.215.2.226/ 85.215.2.226
301
https://85.215.2.226/
Correct redirect http - https with the same domain name
Nhttps://85.215.2.226/ 85.215.2.226
200

Error - Certificate isn't trusted, RemoteCertificateNameMismatch
Nhttps://85.215.2.226/ 85.215.2.226
200

Error - Certificate isn't trusted, RemoteCertificateNameMismatch

2. Header-Checks


3. DNS- and NameServer - Checks


4. Content- and Performance-critical Checks

AGood: 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.
AGood: Every https result with status 200 has a minified Html-Content with a quota lower then 110 %.
AGood: Every https connection via port 443 supports the http/2 protocol via ALPN.
AInfo: No img element found, no alt attribute checked
ADuration: 20780 milliseconds, 20.780 seconds

 

8. Connections

DomainIPPortCert.ProtocolKeyExchangeStrengthCipherStrengthHashAlgorithmOCSP stapling
Domain/KeyExchangeIP/StrengthPort/CipherCert./StrengthProtocol/HashAlgorithmOCSP stapling
85.215.2.226
85.215.2.226
443
name does not match
Tls12
ECDH Ephermal
384
Aes256
256
Sha384
supported
ok
85.215.2.226
85.215.2.226
443
name does not match
Tls12

ECDH Ephermal
384
Aes256
256
Sha384
supported
ok
http/2 via ALPN supported 
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
http/2 via ALPN supported
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
Chain (complete)

1CN=*.server-daten.de


2CN=R3, O=Let's Encrypt, C=US


85.215.2.226
85.215.2.226
443
name does not match
Tls12
ECDH Ephermal
384
Aes256
256
Sha384
supported
ok

85.215.2.226
85.215.2.226
443
name does not match
Tls12

ECDH Ephermal
384
Aes256
256
Sha384
supported
ok
http/2 via ALPN supported 
Cert sent without SNI
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
http/2 via ALPN supported
Cert sent without SNI
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
Chain (complete)

1CN=*.server-daten.de


2CN=R3, O=Let's Encrypt, C=US

 

9. Certificates

1.
1.
CN=*.server-daten.de
25.05.2022
23.08.2022
1419 days expired
*.server-daten.de, server-daten.de - 2 entries
1.
1.
CN=*.server-daten.de
25.05.2022

23.08.2022
1419 days expired


*.server-daten.de, server-daten.de - 2 entries

KeyalgorithmEC Public Key (384 bit, secp384r1)
Signatur:SHA256 With RSA-Encryption
Serial Number:03716B28EFB733E4BC6A7627673552ADDF2C
Thumbprint:A17D1CC3BE66BE212F4B58592593910CCA72B305
SHA256 / Certificate:SE0QUdhR0OQpz9xN+Br3A/IFEBBlspfDV2d2VGneMlU=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):6994e0e294bb779adcc348fb7035733fb166d455252aa75e2a1b3aeaa05b529e
SHA256 hex / Subject Public Key Information (SPKI):6994e0e294bb779adcc348fb7035733fb166d455252aa75e2a1b3aeaa05b529e (is buggy, ignore the result)
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://r3.o.lencr.org
OCSP - must staple:no
Certificate Transparency:yes
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1), Clientauthentifizierung (1.3.6.1.5.5.7.3.2)




2.
CN=R3, O=Let's Encrypt, C=US
04.09.2020
15.09.2025
300 days expired


2.
CN=R3, O=Let's Encrypt, C=US
04.09.2020

15.09.2025
300 days expired




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:00912B084ACF0C18A753F6D62E25A75F5A
Thumbprint:A053375BFE84E8B748782C7CEE15827A6AF5A405
SHA256 / Certificate:Z63RFmsCCuYbj1/JaBPATCqliZYHloZVcqPH5zdhPf0=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):8d02536c887482bc34ff54e41d2ba659bf85b341a0a20afadb5813dcfbcf286d
SHA256 hex / Subject Public Key Information (SPKI):8d02536c887482bc34ff54e41d2ba659bf85b341a0a20afadb5813dcfbcf286d
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:Clientauthentifizierung (1.3.6.1.5.5.7.3.2), Serverauthentifizierung (1.3.6.1.5.5.7.3.1)




3.
CN=ISRG Root X1, O=Internet Security Research Group, C=US
04.06.2015
04.06.2035
expires in 3249 days


3.
CN=ISRG Root X1, O=Internet Security Research Group, C=US
04.06.2015

04.06.2035
expires in 3249 days




KeyalgorithmRSA encryption (4096 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:008210CFB0D240E3594463E0BB63828B00
Thumbprint:CABD2A79A1076A31F21D253635CB039D4329A5E8
SHA256 / Certificate:lrzsBiZJdvN0YHeazyjFp8/oo8Cq4RqP/O4FwL3fCMY=
SHA256 hex / Cert (DANE * 0 1):96bcec06264976f37460779acf28c5a7cfe8a3c0aae11a8ffcee05c0bddf08c6
SHA256 hex / PublicKey (DANE * 1 1):0b9fa5a59eed715c26c1020c711b4f6ec42d58b0015e14337a39dad301c5afc3
SHA256 hex / Subject Public Key Information (SPKI):0b9fa5a59eed715c26c1020c711b4f6ec42d58b0015e14337a39dad301c5afc3
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Good: Key isn't compromised
OCSP - Url:
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:




 

10. Last Certificates - Certificate Transparency Log Check

1. Source CertSpotter - active certificates (one check per day)

No CertSpotter - CT-Log entries found

 

2. Source crt.sh - old and new certificates, sometimes very slow - only certificates with "not after" > of the last months are listed

No CRT - CT-Log entries found

 

11. Html-Content - Entries

No Html-Content entries found. Only checked if https + status 200/401/403/404

 

12. Html-Parsing via https://validator.w3.org/nu/

Small Code update, wait one minute

 

13. Nameserver - IP-Adresses

Required Root-climbing DNS-Queries to find ip addresses of all Name Servers:

 

 

No NameServer - IP address - Informations found

 

14. CAA - Entries

No CAA entries found

 

15. TXT - Entries

No TXT entries found

 

16. DomainService - Entries

No DomainServiceEntries entries found

 

 

17. Cipher Suites

No results

 

18. Portchecks

No open Ports <> 80 / 443 found, so no additional Ports checked.

 

 

Permalink: https://check-your-website.server-daten.de/?i=7b9334c0-6230-42e5-9a71-988cddcfce8e

 

Last Result: https://check-your-website.server-daten.de/?q=85.215.2.226 - 2022-08-19 18:41:41

 

Do you like this page? Support this tool, add a link on your page:

 

<a href="https://check-your-website.server-daten.de/?q=85.215.2.226" target="_blank">Check this Site: 85.215.2.226</a>

 

 

Do you really want to support this project? Donate: Check-your-website, IBAN DE98 1001 0010 0575 2211 07, SWIFT/BIC PBNKDEFF, Euro

 

QR-Code of this page - https://check-your-website.server-daten.de/?d=85.215.2.226