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


 

 

A

 

Top config

 

Checked:
12.09.2025 05:11:30

 

Older results

 

 

1. IP-Addresses

HostTypeIP-Addressis auth.∑ Queries∑ Timeout
116.62.54.91
A
116.62.54.91
Hangzhou/Zhejiang/China (CN) - Addresses CNNIC
No Hostname found
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://116.62.54.91/weixin, address used: https://116.62.54.91/weixin, Screenshot created 2025-09-12 05:11:58 +00:0

 

Mobil (412px x 732px)

 

1064 milliseconds

 

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

 

1066 milliseconds

 

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

 

1151 milliseconds

 

Screenshot Desktop - https://116.62.54.91/weixin

 

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://116.62.54.91/weixin
116.62.54.91
301
https://116.62.54.91/weixin
Html is minified: 109.46 %
0.380
A
Server: nginx
Date: Fri, 12 Sep 2025 03:11:35 GMT
Connection: keep-alive
Location: https://116.62.54.91/weixin
Strict-Transport-Security: max-age=31536000
Alt-Svc: quic=":443"
Content-Type: text/html
Content-Length: 162

• https://116.62.54.91/weixin
116.62.54.91
Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0
200

Html is minified: 300.00 %
Other inline scripts (∑/total): 0/0
5.800
A
Server: nginx
Date: Fri, 12 Sep 2025 03:11:36 GMT
Connection: keep-alive
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000
Alt-Svc: quic=":443"
Content-Type: text/html; charset=utf-8
Content-Length: 12

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

Html is minified: 110.61 %
Other inline scripts (∑/total): 0/0
0.186
A
Not Found
Visible Content:
Server: nginx
Date: Fri, 12 Sep 2025 03:11:43 GMT
Connection: keep-alive
Content-Type: text/html
Content-Length: 146

• https://116.62.54.91/weixin
116.62.54.91
Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0
200

Html is minified: 300.00 %
Other inline scripts (∑/total): 0/0
5.044
A
Server: nginx
Date: Fri, 12 Sep 2025 03:11:43 GMT
Connection: keep-alive
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000
Alt-Svc: quic=":443"
Content-Type: text/html; charset=utf-8
Content-Length: 12

 

7. Comments



1. General Results, most used to calculate the result

Aname "116.62.54.91" 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, 31536000 seconds = 365 days
AGood: Some urls with http status 200/404 have a complete Content-Type header (MediaType / MediaSubType + correct charset):2 complete Content-Type - header (3 urls)
http://116.62.54.91/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de 116.62.54.91


Url with incomplete Content-Type - header - missing charset
Ahttp://116.62.54.91/weixin 116.62.54.91
301
https://116.62.54.91/weixin
Correct redirect http - https with the same domain name
Ahttp://116.62.54.91/weixin 116.62.54.91
301
https://116.62.54.91/weixin
Correct redirect http - https with the same domain name
BNo _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.116.62.54.91

2. Header-Checks

F116.62.54.91 116.62.54.91
Content-Security-Policy
Critical: Missing Header:
F116.62.54.91 116.62.54.91
X-Content-Type-Options
Critical: Missing Header:
F116.62.54.91 116.62.54.91
Referrer-Policy
Critical: Missing Header:
F116.62.54.91 116.62.54.91
Permissions-Policy
Critical: Missing Header:
B116.62.54.91 116.62.54.91
Cross-Origin-Embedder-Policy
Info: Missing Header
B116.62.54.91 116.62.54.91
Cross-Origin-Opener-Policy
Info: Missing Header
B116.62.54.91 116.62.54.91
Cross-Origin-Resource-Policy
Info: Missing Header

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: No https + http status 200 with inline CSS / JavaScript found
AGood: Every https result with status 200 has a minified Html-Content with a quota lower then 110 %.
https://116.62.54.91/weixin 116.62.54.91
200

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://116.62.54.91/weixin 116.62.54.91
200

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.
AGood: Every https connection via port 443 supports the http/2 protocol via ALPN.
AInfo: No img element found, no alt attribute checked
http://116.62.54.91/weixin 116.62.54.91
301

Warning: HSTS header sent via http has no effect
ADuration: 35237 milliseconds, 35.237 seconds

 

8. Connections

DomainIPPortCert.ProtocolKeyExchangeStrengthCipherStrengthHashAlgorithmOCSP stapling
Domain/KeyExchangeIP/StrengthPort/CipherCert./StrengthProtocol/HashAlgorithmOCSP stapling
116.62.54.91
116.62.54.91
443
ok
Tls12
ECDH Ephermal
255
Aes128
128
Sha256
not supported
ok
116.62.54.91
116.62.54.91
443
ok
Tls12

ECDH Ephermal
255
Aes128
128
Sha256
not supported
ok
http/2 via ALPN supported 
SNI required
Tls.1.2
Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
http/2 via ALPN supported
SNI required
Tls.1.2
Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
Chain - incomplete

1CN=116.62.54.91


116.62.54.91
116.62.54.91
443
ok
Tls12
ECDH Ephermal
255
Aes128
128
Sha256
not supported
ok

116.62.54.91
116.62.54.91
443
ok
Tls12

ECDH Ephermal
255
Aes128
128
Sha256
not supported
ok
http/2 via ALPN supported 
Cert sent without SNI
Tls.1.2
Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
http/2 via ALPN supported
Cert sent without SNI
Tls.1.2
Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
Chain - incomplete

1CN=116.62.54.91

 

9. Certificates

1.
1.
CN=116.62.54.91
30.08.2025
29.11.2025
230 days expired
116.62.54.91 - 1 entry
1.
1.
CN=116.62.54.91
30.08.2025

29.11.2025
230 days expired


116.62.54.91 - 1 entry

KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA384 With RSA Encryption
Serial Number:00A5BEFF510C3E2A1FF6E9584B22A96757
Thumbprint:0807817B7D0A32DD68762C42E6708EC969CB01A1
SHA256 / Certificate:Td0a8untKrHsxyn7nvcIBQzg2JhLa3I8AlXeMLXu7yk=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):72401db04139428b7cd043cb9c5835193a54a2cf4176b226f75c9af278c29813
SHA256 hex / Subject Public Key Information (SPKI):72401db04139428b7cd043cb9c5835193a54a2cf4176b226f75c9af278c29813 (is buggy, ignore the result)
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Good: Key isn't compromised
OCSP - Url:http://zerossl.ocsp.sectigo.com
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=116.62.54.91
30.08.2025
29.11.2025
230 days expired
116.62.54.91 - 1 entry

2.
CN=116.62.54.91
30.08.2025

29.11.2025
230 days expired


116.62.54.91 - 1 entry

KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA384 With RSA Encryption
Serial Number:00A5BEFF510C3E2A1FF6E9584B22A96757
Thumbprint:0807817B7D0A32DD68762C42E6708EC969CB01A1
SHA256 / Certificate:Td0a8untKrHsxyn7nvcIBQzg2JhLa3I8AlXeMLXu7yk=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):72401db04139428b7cd043cb9c5835193a54a2cf4176b226f75c9af278c29813
SHA256 hex / Subject Public Key Information (SPKI):72401db04139428b7cd043cb9c5835193a54a2cf4176b226f75c9af278c29813 (is buggy, ignore the result)
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Good: Key isn't compromised
OCSP - Url:http://zerossl.ocsp.sectigo.com
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)




3.
CN=ZeroSSL RSA Domain Secure Site CA, O=ZeroSSL, C=AT
30.01.2020
30.01.2030
expires in 1293 days


3.
CN=ZeroSSL RSA Domain Secure Site CA, O=ZeroSSL, C=AT
30.01.2020

30.01.2030
expires in 1293 days




KeyalgorithmRSA encryption (4096 bit)
Signatur:SHA384 With RSA Encryption
Serial Number:6C55ABDBD00792C79D070CD8119ED6BF
Thumbprint:C81A8BD1F9CF6D84C525F378CA1D3F8C30770E34
SHA256 / Certificate:IazB29aUT5rBjHgstcMo1sKCHGtjcx+juJh/ViXeig0=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):47785c30e006c34585cedb86dac913a1da07a7c20689ddd083adc29fb6146283
SHA256 hex / Subject Public Key Information (SPKI):47785c30e006c34585cedb86dac913a1da07a7c20689ddd083adc29fb6146283
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.usertrust.com
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1), Clientauthentifizierung (1.3.6.1.5.5.7.3.2)




4.
CN=ZeroSSL RSA Domain Secure Site CA, O=ZeroSSL, C=AT
30.01.2020
30.01.2030
expires in 1293 days


4.
CN=ZeroSSL RSA Domain Secure Site CA, O=ZeroSSL, C=AT
30.01.2020

30.01.2030
expires in 1293 days




KeyalgorithmRSA encryption (4096 bit)
Signatur:SHA384 With RSA Encryption
Serial Number:6C55ABDBD00792C79D070CD8119ED6BF
Thumbprint:C81A8BD1F9CF6D84C525F378CA1D3F8C30770E34
SHA256 / Certificate:IazB29aUT5rBjHgstcMo1sKCHGtjcx+juJh/ViXeig0=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):47785c30e006c34585cedb86dac913a1da07a7c20689ddd083adc29fb6146283
SHA256 hex / Subject Public Key Information (SPKI):47785c30e006c34585cedb86dac913a1da07a7c20689ddd083adc29fb6146283
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.usertrust.com
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1), Clientauthentifizierung (1.3.6.1.5.5.7.3.2)




5.
CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, S=New Jersey, C=US
01.02.2010
19.01.2038
expires in 4204 days


5.
CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, S=New Jersey, C=US
01.02.2010

19.01.2038
expires in 4204 days




KeyalgorithmRSA encryption (4096 bit)
Signatur:SHA384 With RSA Encryption
Serial Number:01FD6D30FCA3CA51A81BBC640E35032D
Thumbprint:2B8F1B57330DBBA2D07A6C51F70EE90DDAB9AD8E
SHA256 / Certificate:55PJsC/YqhPiHDEiisywgRlkO3SciYlksXRtRsPUy9I=
SHA256 hex / Cert (DANE * 0 1):e793c9b02fd8aa13e21c31228accb08119643b749c898964b1746d46c3d4cbd2
SHA256 hex / PublicKey (DANE * 1 1):c784333d20bcd742b9fdc3236f4e509b8937070e73067e254dd3bf9c45bf4dde
SHA256 hex / Subject Public Key Information (SPKI):c784333d20bcd742b9fdc3236f4e509b8937070e73067e254dd3bf9c45bf4dde
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:





6.
CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, S=New Jersey, C=US
12.03.2019
01.01.2029
expires in 899 days


6.
CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, S=New Jersey, C=US
12.03.2019

01.01.2029
expires in 899 days




KeyalgorithmRSA encryption (4096 bit)
Signatur:SHA384 With RSA Encryption
Serial Number:3972443AF922B751D7D36C10DD313595
Thumbprint:D89E3BD43D5D909B47A18977AA9D5CE36CEE184C
SHA256 / Certificate:aLnHYSGaWx8BMXhEdGZdthu9sQngDwXKn3QkTuX19Ss=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):c784333d20bcd742b9fdc3236f4e509b8937070e73067e254dd3bf9c45bf4dde
SHA256 hex / Subject Public Key Information (SPKI):c784333d20bcd742b9fdc3236f4e509b8937070e73067e254dd3bf9c45bf4dde
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Good: Key isn't compromised
OCSP - Url:http://ocsp.comodoca.com
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:




7.
CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, S=Greater Manchester, C=GB
01.01.2004
01.01.2029
expires in 899 days


7.
CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, S=Greater Manchester, C=GB
01.01.2004

01.01.2029
expires in 899 days




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA-1 with RSA Encryption
Serial Number:01
Thumbprint:D1EB23A46D17D68FD92564C2F1F1601764D8E349
SHA256 / Certificate:16eg+11+JzHXcelITrze9x1fDD4KKUh4K8g+4OppnvQ=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):bd153ed7b0434f6886b17bce8bbe84ed340c7132d702a8f4fa318f756ecbd6f3
SHA256 hex / Subject Public Key Information (SPKI):bd153ed7b0434f6886b17bce8bbe84ed340c7132d702a8f4fa318f756ecbd6f3
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/

Url used (first standard-https-result with http status 200): https://116.62.54.91/weixin

Summary

Good: No non-document-errors
2 errors
1 warnings

TypeMessagenum found
1.errorElement head is missing a required instance of child element title.1
2.errorNon-space characters found without seeing a doctype first. Expected <!DOCTYPE html>.1
3.warningConsider adding a lang attribute to the html start tag to declare the language of this document.1

Details


TypeMessage + Sample
1errorNon-space characters found without seeing a doctype first. Expected <!DOCTYPE html>.

From line 1, column 1 to line 1, column 3

验证失败
2errorElement head is missing a required instance of child element title.

From line 1, column 1 to line 1, column 3

验证失败
3warningConsider adding a lang attribute to the html start tag to declare the language of this document.

From line 1, column 1 to line 1, column 3

验证失败

 

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=6a3402d2-7a78-4784-85dd-c4f28cfaca92

 

Last Result: https://check-your-website.server-daten.de/?q=116.62.54.91%2Fweixin - 2025-09-12 05:11:30

 

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

 

<a href="https://check-your-website.server-daten.de/?q=116.62.54.91%2Fweixin" target="_blank">Check this Site: 116.62.54.91%2Fweixin</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=116.62.54.91/weixin