Search the DNS Records
Online based DNS Lookup tool lets you check all DNS records of a domain
NS Records
NS stands for "name server" and this record indicates which DNS server is authoritative for that domain (which server contains the actual DNS records). A domain will often have multiple NS records which can indicate primary and backup name servers for that domain. Learn more
Type | Domain Name | Data | TTL |
---|---|---|---|
NS | google.com | ns2.google.com. | 21600 |
NS | google.com | ns1.google.com. | 21600 |
NS | google.com | ns4.google.com. | 21600 |
NS | google.com | ns3.google.com. | 21600 |
A Records
A records are the most basic type of DNS record and are used to point a domain or subdomain to an IPv4 address. These do NOT act as MX records, to receive e-mail, you need to set a MX record. Learn more
Type | Domain Name | Data | TTL |
---|---|---|---|
A | google.com | 142.250.192.78 | 300 |
MX Records
A mail exchanger record (MX record) specifies the mail server responsible for accepting email messages on behalf of a domain name Learn more
Type | Domain Name | Address | Preference | TTL |
---|---|---|---|---|
MX | google.com | smtp.google.com. | 10 | 112 |
SOA Records
The DNS 'start of authority' (SOA) record stores important information about a domain or zone such as the email address of the administrator, when the domain was last updated, and how long the server should wait between refreshes. Learn more
Type | Domain Name | Primary NS | Responsible Email | TTL |
---|---|---|---|---|
SOA | google.com | ns1.google.com. | dns-admin.google.com. | 60 |
CNAME Records
CNAME (Canonical Name) record maps a domain name to another domain name. It is used to create an alias or a nickname for an existing domain name, allowing you to point multiple domain names to the same location. Learn more
Could not find any records of this type.
TXT Records
TXT (Text) records contain text information about a domain name. They are often used to provide additional information about a domain name, such as security or verification information. Learn more
Could not find any records of this type.