Hope some one will help me in resolving the issue. My Domain name is "prohosterz.com"
Google Public DNS is returning a SERVFAIL for my domain:
$ dig prohosterz.com @8.8.8.8
; > DiG 9.9.2 > prohosterz.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER
$ nslookup -debug prohosterz.com 8.8.8.8 Server: 8.8.8.8 Address: 8.8.8.8#53 ------------ QUESTIONS: prohosterz.com, type = A, class = IN ANSWERS: AUTHORITY RECORDS: ADDITIONAL RECORDS: ------------ ** server can't find prohosterz.com: SERVFAIL Server: 8.8.8.8 Address: 8.8.8.8#53 ------------ QUESTIONS: prohosterz.com, type = A, class = IN ANSWERS: AUTHORITY RECORDS: ADDITIONAL RECORDS: ------------ ** server can't find prohosterz.com: SERVFAIL
I don't have any issues resolving my domain against OpenDNS:
$ dig prohosterz.com @resolver1.opendns.com ; > DiG 9.9.2-P1 > prohosterz.com @resolver1.opendns.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER
I don't know why google servers do not resolve my name, if anyone have any explanation please let me know.