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


 

 

V

 

Connect failure - perhaps firewall

 

Checked:
30.12.2018 12:20:43

 

Older results

 

 

1. IP-Addresses

HostTypeIP-Addressis auth.∑ Queries∑ Timeout
amicdeb.xyz

184.95.38.195

yes
1
0
www.amicdeb.xyz

184.95.38.195

yes
1
0

 

2. DNSSEC

No DNSSEC informations found. The feature is new (restartet 2018-12-31), so recheck this domain.

 

3. Name Servers

DomainNameserverNS-IP
www.amicdeb.xyz
  ns1.onlydomains.com

amicdeb.xyz
  ns1.onlydomains.com


  ns2.onlydomains.com


  ns3.onlydomains.com

xyz
  generationxyz.nic.xyz


  x.nic.xyz


  y.nic.xyz


  z.nic.xyz

 

4. SOA-Entries

No SOA informations found. The feature is new (startet 2019-02-05), so recheck this domain.

5. Screenshots

No Screenshot listed, because no url-check with https + http status 200-299, 400-599 + not-ACME-check found.

 

 

6. Url-Checks


:

:
DomainnameHttp-StatusredirectSec.G
• http://amicdeb.xyz/
184.95.38.195
200


0.297
H
Date: Sun, 30 Dec 2018 11:20:54 GMT
Server: Apache/2.2.15 (CentOS)
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Powered-By: PHP/5.3.3
Cache-Control: no-cache, must-revalidate, max-age=172800
Expires: Tue, 01 Jan 2019 11:20:54 GMT
Vary: Accept-Encoding
Content-Length: 6440
Connection: close
Content-Type: text/html; charset=UTF-8

• http://www.amicdeb.xyz/
184.95.38.195
200


0.294
H
Date: Sun, 30 Dec 2018 11:20:54 GMT
Server: Apache/2.2.15 (CentOS)
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Powered-By: PHP/5.3.3
Cache-Control: no-cache, must-revalidate, max-age=172800
Expires: Tue, 01 Jan 2019 11:20:54 GMT
Vary: Accept-Encoding
Content-Length: 6440
Connection: close
Content-Type: text/html; charset=UTF-8

• https://amicdeb.xyz/
184.95.38.195
-2


1.437
V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it 184.95.38.195:443

• https://www.amicdeb.xyz/
184.95.38.195
-2


1.436
V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it 184.95.38.195:443

• http://amicdeb.xyz/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
184.95.38.195
404


0.290
A
Not Found
Visible Content:
Date: Sun, 30 Dec 2018 11:20:58 GMT
Server: Apache/2.2.15 (CentOS)
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
Content-Length: 344
Connection: close
Content-Type: text/html; charset=iso-8859-1

• http://www.amicdeb.xyz/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
184.95.38.195
404


0.290
A
Not Found
Visible Content:
Date: Sun, 30 Dec 2018 11:20:58 GMT
Server: Apache/2.2.15 (CentOS)
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
Content-Length: 348
Connection: close
Content-Type: text/html; charset=iso-8859-1

 

7. Comments


1. General Results, most used to calculate the result

Aname "amicdeb.xyz" is domain, public suffix is "xyz", top-level-domain-type is "generic", tld-manager is "XYZ.COM LLC"
AGood: All ip addresses are public addresses
AGood: No asked Authoritative Name Server had a timeout
AGood: All urls with http status 200/404 have a complete Content-Type header (MediaType / MediaSubType + correct charset)
CError - more then one version with Http-Status 200. After all redirects, all users (and search engines) should see the same https url: Non-www or www, but not both with http status 200.
HFatal error: No https - result with http-status 200, no encryption
HFatal 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.
Vhttps://amicdeb.xyz/ 184.95.38.195
-2

Connect failure - perhaps firewall
Vhttps://www.amicdeb.xyz/ 184.95.38.195
-2

Connect failure - perhaps firewall

2. Header-Checks


3. DNS- and NameServer - Checks

AGood: Nameserver supports TCP connections: 3 good Nameserver
AGood: Nameserver supports Echo Capitalization: 3 good Nameserver
AGood: Nameserver supports EDNS with max. 512 Byte Udp payload, message is smaller: 3 good Nameserver
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

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: 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://amicdeb.xyz/ 184.95.38.195
200

Warning: HSTS header sent via http has no effect
http://www.amicdeb.xyz/ 184.95.38.195
200

Warning: HSTS header sent via http has no effect
ADuration: 14626 milliseconds, 14.626 seconds

 

8. Connections

No connection informations found. Perhaps only http - connections.

 

9. Certificates

No certificate informations found. Perhaps only http - connections.

 

10. Last Certificates - Certificate Transparency Log Check

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

No CertSpotter - Certificate-Transparency-Log informations found. The feature is new (startet 2019-05-07), so recheck this domain.

 

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

No Certificate-Transparency-Log informations found. The feature is new (startet 2019-03-21), so recheck this domain.

 

11. Html-Content - Entries

No Html-Content informations found. The feature is new (startet 2019-01-22), so recheck this domain.

 

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. The feature is new (2020-05-07), so recheck this domain.

 

14. CAA - Entries

DomainnameflagNameValue∑ Queries∑ Timeout
www.amicdeb.xyz
0

no CAA entry found
1
0
amicdeb.xyz
0

no CAA entry found
1
0
xyz
0

no CAA entry found
1
0

 

15. TXT - Entries

DomainnameTXT EntryStatus∑ Queries∑ Timeout
amicdeb.xyz

ok
1
0
www.amicdeb.xyz

ok
1
0
_acme-challenge.amicdeb.xyz

Name Error - The domain name does not exist
1
0
_acme-challenge.www.amicdeb.xyz

Name Error - The domain name does not exist
1
0
_acme-challenge.amicdeb.xyz.amicdeb.xyz

Name Error - The domain name does not exist
1
0
_acme-challenge.www.amicdeb.xyz.www.amicdeb.xyz

Name Error - The domain name does not exist
1
0

 

16. DomainService - Entries

No DomainServiceEntries entries found

 

 

17. Cipher Suites

No Ciphers found

 

18. Portchecks

No Port informations found. The feature is new (startet 2019-07-09), so recheck this domain.

 

 

Permalink: https://check-your-website.server-daten.de/?i=99e24b51-b538-43c5-ab8a-33a669a8379f

 

Last Result: https://check-your-website.server-daten.de/?q=amicdeb.xyz - 2018-12-30 12:20:43

 

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

 

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