I have setup our internal domain on a Google Cloud DNS Zone. Then I pointed my computer to the Zone's name servers and 8.8.8.8 for fallback/public IPs. I can resolve all my internal addresses fine and most public addresses as well. For some reason, the DNS names for Google sites are not resolving. For example, the following do not resolve:
www.google.com
www.gmail.com
www.youtube.com
Any ideas on how to fix this?
UPDATE
$dig www.google.com
; <<>> DiG 9.8.3-P1 <<>> www.google.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 14289 ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; WARNING: recursion requested but not available
;; QUESTION SECTION: ;www.google.com. IN A
;; AUTHORITY SECTION: google.com. 300 IN SOA ns-cloud-c1.googledomains.com. dns-admin.google.com. 1 21600 3600 1209600 300
;; Query time: 29 msec ;; SERVER: 216.239.32.108#53(216.239.32.108) ;; WHEN: Fri Mar 13 12:49:36 2015 ;; MSG SIZE rcvd: 104