The nameservers listed for that domain are the following:
Code:
# whois paymeplz.in | grep -i "name server:ns"
Name Server:NS1.STRESSING.INFO
Name Server:NS2.STRESSING.INFO
Digs on those show no returns for the domain:
Code:
# dig @ns1.stressing.info paymeplz.in +short
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.10.rc1.el6 <<>> @ns1.stressing.info paymeplz.in +short
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
# dig @ns2.stressing.info paymeplz.in +short
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.10.rc1.el6 <<>> @ns2.stressing.info paymeplz.in +short
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
I do show the nameservers having IPs:
Code:
# dig +short ns1.stressing.info
46.166.140.4
# dig +short ns2.stressing.info
46.166.140.151
Whenever I run digs directly on the nameservers (such as for stressing.info), they fail:
Code:
# dig @ns1.stressing.info stressing.info
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.10.rc1.el6 <<>> @ns1.stressing.info stressing.info
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
If you have root access to the machine, I suggest opening up a ticket with us using WHM > Support Center > Contact cPanel or using the link in my signature.
If you don't have such access, please contact your provider to have them investigate further.
Thanks!