| Parent | pass | NS records at parent servers | Your NS records at the parent servers are: dns1.ado.com.mx. [ 201.117.115.21 ] dns2.ado.com.mx. [ 201.117.115.22 ] ns1174.dns.dyn.com. ns2155.dns.dyn.com. ns3162.dns.dyn.com. [These were obtained from o.mx-ns.mx.] |
| warn | Glue at parent nameservers | WARNING. The parent servers (I checked witho.mx-ns.mx.) are not providing glue for all your nameservers. This means that they are supplying the NS records (host.example.com), but not supplying the A records That may cause some extra miliseconds in DNS. This will usually occur if your DNS servers are not in the same TLD as your domain | |
| NS | info | NS records at your nameservers | Your NS records at your nameservers are: At 201.117.115.21 At 201.117.115.22 208.76.58.174 Does not respond 208.76.59.155 Does not respond 208.76.60.162 Does not respond |
| skip | Mismatched glue | Skip comparing the glue provided by the parent servers and that provided by your authoritative DNS servers, as root servers do not provide glue | |
| pass | No NS A records at nameservers | OK. Your nameservers do include corresponding A records when asked for your NS records. This ensures that your DNS servers know the A records corresponding to all your NS records. | |
| fail | All nameservers report identical NS records | ERROR. The NS records at all your nameservers are different, check the info above for details. | |
| fail | All nameservers respond | ERROR: some nameservers does not respond ns3162.dns.dyn.com. [208.76.60.162] does not respond | |
| pass | Nameserver name validity | OK. All of the NS records that your nameservers report seem valid (no IPs or partial domain names). | |
| pass | Number of nameservers | OK. You have 5 nameservers. You must have at least 2 nameservers (RFC2182 section 5 recommends at least 3 nameservers), and preferably no more than 7. | |
| pass | Lame nameservers | OK. All the nameservers listed at the parent servers answer authoritatively for your domain. | |
| pass | Missing (stealth) nameservers | OK. All 2 of your nameservers (as reported by your nameservers) are also listed at the parent servers. | |
| fail | Missing nameservers 2 | ERROR: missing nameservers (nameservers what exist at root servers , but does not exist at your nameservers) dns1.ado.com.mx. missing at dns1.ado.com.mx. [201.117.115.21] dns2.ado.com.mx. missing at dns1.ado.com.mx. [201.117.115.21] ns1174.dns.dyn.com. missing at dns1.ado.com.mx. [201.117.115.21] ns2155.dns.dyn.com. missing at dns1.ado.com.mx. [201.117.115.21] ns3162.dns.dyn.com. missing at dns1.ado.com.mx. [201.117.115.21] dns1.ado.com.mx. missing at dns2.ado.com.mx. [201.117.115.22] dns2.ado.com.mx. missing at dns2.ado.com.mx. [201.117.115.22] ns1174.dns.dyn.com. missing at dns2.ado.com.mx. [201.117.115.22] ns2155.dns.dyn.com. missing at dns2.ado.com.mx. [201.117.115.22] ns3162.dns.dyn.com. missing at dns2.ado.com.mx. [201.117.115.22] | |
| pass | Nameservers on separate class C's | Your nameservers seems to be in different networks. | |
| pass | All NS IPs public | OK. All of your NS records appear to use public IPs. If there were any private IPs, they would not be reachable, causing DNS delays. | |
| SOA | info | SOA record | Your SOA record is: Primary nameserver: dns1.ado.com.mx. Hostmaster E-mail address: admin.ado.com.mx. Serial #: 114 Refresh: 1200 Retry: 600 Expire: 1209600 Default TTL:90000 |
| pass | NS agreement on SOA Serial # | OK. All your nameservers agree that your SOA serial number is 114. That means that all your nameservers are using the same data. | |
| pass | SOA MNAME Check | OK. Your SOA (Start of Authority) record states that your master (primary) name server is: dns1.ado.com.mx. That server is listed at the parent servers, which is correct. | |
| warn | SOA Serial Number | Your SOA serial number is: 114. This not appears to be in the recommended format of YYYYMMDDnn, where 'nn' is the revision. This number must be incremented every time you make a DNS change. | |
| pass | SOA REFRESH value | Your SOA REFRESH interval is : 1200 seconds. This seems normal (about 3600-7200 seconds is good if not using DNS NOTIFY; RFC1912 2.2 recommends a value between 1200 to 43200 seconds (20 minutes to 12 hours)). This value determines how often secondary/slave nameservers check with the master for updates. | |
| pass | SOA RETRY value | Your SOA RETRY interval is : 600 seconds. This seems normal (about 120-7200 seconds is good). The retry value is the amount of time your secondary/slave nameservers will wait to contact the master nameserver again if the last attempt failed. | |
| pass | SOA EXPIRE value | Your SOA EXPIRE time is : 1209600 seconds. This seems normal (about 1209600 to 2419200 seconds (2-4 weeks) is good). RFC1912 suggests 2-4 weeks. This is how long a secondary/slave nameserver will wait before considering its DNS data stale if it can't reach the primary nameserver. | |
| warn | SOA MINIMUM TTL value | Your SOA MINIMUM TTL is : 90000 seconds. This seems too big (about 3,600 to 86400 seconds or 1-24 hours is good). RFC2308 suggests a value of 1-3 hours. This value used to determine the default (technically, minimum) TTL (time-to-live) for DNS entries, but now is used for negative caching. | |