-
Check to see if DNS is delegated to UltraDNS
- Browse to http://www.digwebinterface.com
- Enter <www.domain.com> or the list of hosts you wish to test under Hostnames or IP addresses:
- Select Resolver: Default: under Nameservers
- Check the box next to Trace
- Click Dig
- If the last NS records do not point to UltraDNS name servers, go to DNS Does Not Resolve (Delegation)
- If the last NS records shown point to UltraDNS name servers, go to step 2
-
Check to see if the zone <www.domain.com> is in a signed zone
- Login to UltraDNS
- Click Domains
- Click on <domain.com>
- If the lock icon is not closed on the DNSSEC tab, go to step 3
- If the lock icon is closed, click on Records tab
-
If "This zone is secured with DNSSEC. Any changes to the zone data below will be queued until the zone is re-signed. To publish the changes in DNS, navigate to the DNSSEC tab and re-sign the zone." is not displayed, go to step 4
- If "This zone is secured with DNSSEC. Any changes to the zone data below will be queued until the zone is re-signed. To publish the changes in DNS, navigate to the DNSSEC tab and re-sign the zone." is displayed, click on the Audit tab in the top ribbon
- If the most recent change to object <www.domain.com> is not newer than the most recent Sign Request for <domain.com>, go to step 4
- If the most recent change to object <www.domain.com> is newer than the most recent Sign Request for <domain.com>, go to DNS Does Not Resolve (DNSSEC Zone Not Re-Signed)
-
Open a Windows command prompt and run the following commands
-
Dig (Preferred)
- dig yoursitehere.com
- dig yoursitehere.com @YOUR-ULTRADNS-NAMESERVER
- dig whoami.ultradns.net @YOUR-ULTRADNS-NAMESERVER
- dig whoami.ultradns.net
- dig whoareyou.ultradns.net @YOUR-ULTRADNS-NAMESERVER
- tracert pdns1.ultradns.net
- tracert crs.ultradns.net
-
Dig (Preferred)
-
Nslookup (available via Windows command prompt)
- nslookup yoursitehere.com
- nslookup yoursitehere.com YOUR-ULTRADNS-NAMESERVER
- nslookup whoami.ultradns.net YOUR-ULTRADNS-NAMESERVER
- nslookup whoami.ultradns.net
- nslookup whoareyou.ultradns.net YOUR-ULTRADNS-NAMESERVER
- tracert YOUR-ULTRADNS-NAMESERVER
- tracert crs.ultradns.net
- If either 'nslookup <www.domain.com>. pdns1.ultradns.net.' or 'nslookup <www.domain.com>. pdns2.ultradns.net.' return the wrong answer, open a case
- If nslookup <www.domain.com>. pdns1.ultradns.net. and nslookup <www.domain.com>. pdns2.ultradns.net. return the correct answer but nslookup <www.domain.com>. does not, go to DNS Does Not Resolve at Some ISP's
- If all of these results are returning the correct answer and you're still having problems, contact open a case at https://www.ultraproducts.support. Include the results nslookups and tracerts that are listed above along with any additional information you have that makes you think there's a problem. That includes what you expect to see versus you actually see, any information from your customers (constant outage versus intermittent outage, time frame, restricted to geographic region or global), any errors from outside testing software that you are using.
- If the result for 'dig whoami.ultradns.net.' is the broadcast 255.255.255.255 then in all likelihood the recursive source IP is IPv6 (which the hostname is not configured to detect) try forcing an A query with 'dig whoami.ultradns.net A'.
- If it's a specific record like a DKIM, DMARC or any other then the record itself needs to be tested and not the zone.