View Single Post
Posts: 207 | Thanked: 759 times | Joined on Dec 2014 @ Poland
#357
Originally Posted by Custodian View Post
Execute dig a few times on your dns and/or google dns
Code:
dig openrepos.net @8.8.8.8
Then try to query domain info (to get listed dns name server):
Code:
whois openrepos.net
Next query domain nameserver:
Code:
dig openrepos.net @dns1.webdrive.ru
⋊> ~ dig openrepos.net @dns1.webdrive.ru dig: couldn't get address for 'dns1.webdrive.ru': failure
 

The Following 2 Users Say Thank You to atlochowski For This Useful Post: