DNS Record Lookup

Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain

lab2client.com

DNS Records

DNS Records for lab2client.com

HostnameTypeTTLPriorityContent
lab2client.comSOA300ns-cloud-d1.googledomains.com cloud-dns-hostmaster.google.com 6 21600 3600 259200 300
lab2client.comA076.76.21.21
lab2client.comNS0ns-cloud-d3.googledomains.com
lab2client.comNS0ns-cloud-d1.googledomains.com
lab2client.comNS0ns-cloud-d4.googledomains.com
lab2client.comNS0ns-cloud-d2.googledomains.com
www.lab2client.comA0216.198.79.193
www.lab2client.comA064.29.17.193
www.lab2client.comCNAME0lab2client-frontend.vercel.app

About DNS Records

DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:

  • SOA (Start of Authority) - Contains administrative information about the zone
  • NS (Nameserver) - Specifies authoritative nameservers for the domain
  • A (Address) - Maps a domain to an IPv4 address
  • AAAA - Maps a domain to an IPv6 address
  • CNAME (Canonical Name) - Creates an alias pointing to another domain
  • MX (Mail Exchange) - Specifies mail servers for the domain