This is not a domain I have anything to do with, but I don't understand what's going on. The nameservers for sciencedaily.com are:
- ns-1414.awsdns-48.org.
- ns-1618.awsdns-10.co.uk.
- ns-300.awsdns-37.com.
- ns-695.awsdns-22.net.
If I run nslookup and type server ns-1414.awsdns-48.org
and then sciencedaily.com
it returns
*** ns-1414.awsdns-48.org can't find sciencedaily.com: No response from server
But it I run resolve-dnsname sciencedaily.com -server ns-1414.awsdns-48.org
in PowerShell it returns the DNS records correctly. What am I missing?