Hi all, I wonder if someone could help.
I have a domain that cannot be resolved by 1.1.1.1. I think it may be DNSSEC related, but I have not (deliberately) enabled that and don’t really want to. I might be wrong, and it could be something completely different!
> nslookup arnoldfamily.me.uk 1.1.1.1
Server: one.one.one.one
Address: 1.1.1.1
*** one.one.one.one can't find arnoldfamily.me.uk: Server failed
> nslookup arnoldfamily.me.uk 1.0.0.1
Server: one.one.one.one
Address: 1.0.0.1
*** one.one.one.one can't find arnoldfamily.me.uk: Server failed
> nslookup arnoldfamily.me.uk 8.8.8.8
Server: dns.google
Address: 8.8.8.8
Non-authoritative answer:
Name: arnoldfamily.me.uk
Address: 195.224.99.190
> nslookup -class=chaos -type=txt id.server 1.1.1.1
Server: one.one.one.one
Address: 1.1.1.1
Non-authoritative answer:
id.server text =
"MAN"
> nslookup -class=chaos -type=txt id.server 1.0.0.1
Server: one.one.one.one
Address: 1.0.0.1
Non-authoritative answer:
id.server text =
"MAN"
DNSViz (I’m not allowed to embed the link) says that the domain is insecure. Is that the cause of 1.1.1.1 not finding the domain?
Thanks in advance!