I followed the guide on how to setup custom domain from external providers and everything worked as expected. Two months down the line the custom domain does not resolve.
The netlify site name is: makimei-zenjy.netlify.app
Below is the error I’m getting on the [SSL/TLS certificate] section. makimeichildrenshome.org doesn't appear to be served by Netlify
My Custom domain is makimeichildrenshome.org/. I also did a whois check when following one of your troubleshooting guides to find the name servers for the domain name, this is the screenshot of the response I got.
I see the same whois result. I also see the domain is present in Netlify DNS
$ dig makimeichildrenshome.org @dns1.p02.nsone.net +noall +answer
makimeichildrenshome.org. 20 IN A 54.206.202.192
makimeichildrenshome.org. 20 IN A 54.206.231.79
However, I see no SOA, and no NS (and therefore no A, CNAME, MX, etc records) associated with the domain
$ dig makimeichildrenshome.org SOA +noall +answer
<empty-response>
# and
$ dig makimeichildrenshome.org NS +noall +answer
<empty-response>
Therefore, there is something amiss with this domain. You may need to contact the Registrar for assitance.