DNS Lookup - NSLookup - DNS Checker

The DNS Lookup Tool from IPv64.net shows you all DNS records which belong to a domain. Get more additional information for the domain.

DNS Lookup - NSLookup - Domain Lookup
 URL
Fast examples: youtube.com, bing.com, google.com, ipv6.google.com, fast.com, cloudflare.com, bsi.bund.de
Please wait.
The request is being processed, please wait a few seconds.

Records from Nameserver: 1.1.1.1 Refresh
Type Domain Name TTL Address
A dns.google. 8448.8.4.4 Ping NOW
A dns.google. 8448.8.8.8 Ping NOW
Type Domain Name TTL Address
AAAA dns.google. 6462001:4860:4860::8844 Ping NOW
AAAA dns.google. 6462001:4860:4860::8888 Ping NOW
Type Domain Name TTL Record
TXT dns.google. 300"v=spf1 -all"
TXT dns.google. 300"https://xkcd.com/1361/"
Type Domain Name TTL Canonical Name
NS dns.google. 21600ns1.zdns.google.(216.239.32.114)
NS dns.google. 21600ns2.zdns.google.(216.239.34.114)
NS dns.google. 21600ns3.zdns.google.(216.239.36.114)
NS dns.google. 21600ns4.zdns.google.(216.239.38.114)
Type Domain Name TTL Address
SOA dns.google. 21600
Start of authorityns1.zdns.google.
Emailcloud-dns-hostmaster.google.com.
Serial1
Refresh21600
Retry3600
Expire259200
Negative cache TTL300
Type Domain Name TTL Record
CAA dns.google. 864000 issue "pki.goog"
CAA dns.google. 86400128 issue "pki.goog"
Different Types of DNS Records
What you should know about DNS Records.
  • A record: The most commonly used record on the Internet is the A Record. This contains the valid 32-Bit IPv4 address of the target domain.
  • AAAA record: The 128-bit IPv6 address is used for name resolution, just like the IPv4 address. The four "A"s (AAAA) are a mnemonic to illustrate that IPv6 is four times larger than IPv4.
  • CNAME record: also known as Canonical Name record, creates an alias of one domain name. The aliased domain or sub-domain gets all the original Domain's DNS records and is commonly used to associate subdomains with the existing main domain. Use the CNAME Lookup tool to dig deeper.
  • MX Record: also known as Mail Exchange record, which indicates which Mail Exchange servers are responsible for forwarding the email to the correct destination or mail server. For a detailed analysis, use MX Record Lookup.
  • NS Record: also known as Name Server Records, refers to the name servers responsible for managing and publishing DNS records for this domain. These DNS servers are authoritative for handling queries about this domain. Use the NS lookup tool to get more information.
  • PTR record: also known as a pointer record, which points the IPv4 or IPv6 address to the host name of the computer. It provides a reverse DNS entry or rDNS entry by pointing an IP address to the host name of the server. Use the Reverse IP Lookup tool to learn more about this.
  • SRV record: also known as a service record, indicates what specific services the domain is running and port numbers. Internet protocols such as Extensible Messaging and Presence Protocol (XMPP) and Session Initiation Protocol (SIP) often require SRV records.
  • SOA record: also known as Start of Authority record, provides important information about the domain, such as the identification of the root node of the domain's authoritative name server, an email from the domain administrator, the serial number of the DNS zone, etc.
  • TXT record: allows the site administrator to insert any text into the DNS record.
  • CAA record: also known as Certification Authority Authorization Record, reflects the public policy regarding the issuance of digital certificates for the domain. If no CAA record exists for your domain, any certificate authority can issue an SSL certificate. However, you can use this record to restrict which certificate authority is authorized to issue digital certificates for your domain.
  • DS record: also known as delegation signer record, consists of the unique characters of your public domain.