whatsmydns.net - DNS Propagation Checker

NS records for azure-dns.info:

Record Type Value TTL
azure-dns.info NS ns4-02.azure-dns.info. 32390
azure-dns.info NS ns4-03.azure-dns.info. 32390
azure-dns.info NS ns4-04.azure-dns.info. 32390
azure-dns.info NS ns4-01.azure-dns.info. 32390
id 56225, opcode QUERY, rcode NOERROR, flags QR RD RA
;QUESTION
azure-dns.info. IN NS
;ANSWER
azure-dns.info. 32390 IN NS ns4-02.azure-dns.info.
azure-dns.info. 32390 IN NS ns4-03.azure-dns.info.
azure-dns.info. 32390 IN NS ns4-04.azure-dns.info.
azure-dns.info. 32390 IN NS ns4-01.azure-dns.info.
;AUTHORITY
;ADDITIONAL
ns4-01.azure-dns.info. 2508 IN A 208.84.5.1
ns4-02.azure-dns.info. 1894 IN A 208.84.5.2
ns4-03.azure-dns.info. 819 IN A 208.84.5.3
ns4-04.azure-dns.info. 2866 IN A 208.84.5.4
ns4-01.azure-dns.info. 2187 IN AAAA 2620:1ec:bda:700::1
ns4-02.azure-dns.info. 1976 IN AAAA 2620:1ec:bda:700::2
ns4-03.azure-dns.info. 271 IN AAAA 2620:1ec:bda:700::3
ns4-04.azure-dns.info. 2898 IN AAAA 2620:1ec:bda:700::4

Show results globally →

NS Record Lookup

whatsmydns.net NS Record Lookup tool lets you query DNS servers and get instant results.

Name Server or NS lookups are used to determine the NS records associated with a domain.

Looking for easier to understand results? Use the Global DNS Checker tool.

DNS NS Record

NS records, known as Nameserver records are used to store the nameservers for a domain. The nameservers identify which DNS servers are responsible for managing DNS records for the domain.

Example NS record

An example NS record may look like the following:

Record Type Value TTL
example.com NS ns1.nameserver.com 3600

example.com represents the domain of the record.

NS is the record type.

ns1.nameserver.com is the value of the record. This is the address of the nameserver for this domain. NS records cannot point to CNAME records.

3600 is the TTL (time to live) of the record in seconds, this example represents 1 hour. This means that when a record has had updates made to it, then it will take 1 hour to update.

Primary & secondary NS records

Domains are typically configured with multiple NS records, this is important because if the nameservers for a domain are not configured correctly then this will mean that the website, email, or other services for the domain will not work.

To configure primary and secondary or backup nameservers multiple NS records should be created for the domain.

Record Type Value TTL
example.com NS ns1.nameserver.com 3600
example.com NS ns2.nameserver.com 3600