RESOLVED

I was fooled by both the ISP’s and Google’s DNSs both not resolving the name and as a consequence assumed the value set in /etc/resolv.conf was being ignored. Changed /etc/resolv.conf to point at OpenDNS Home (208.67.222.222) and the issue was resolved.

I also started with the wrong command “resolveip” doesn’t provide DNS information and so I was spending time inferring which DNS value was being used, the command “nslookup” provides better information including the DNS server.