DNS Record Lookup

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

DNS Records for cs101.app

HostnameTypeTTLPriorityContent
cs101.appNS0rommy.ns.cloudflare.com
cs101.appNS0nova.ns.cloudflare.com
cs101.appAAAA02606:4700:3034::6815:2805
cs101.appAAAA02606:4700:3034::ac43:acda
cs101.appA0104.21.40.5
cs101.appA0172.67.172.218
cs101.appSOA1800nova.ns.cloudflare.com dns.cloudflare.com 2382559169 10000 2400 604800 1800
www.cs101.appAAAA02606:4700:3034::6815:2805
www.cs101.appAAAA02606:4700:3034::ac43:acda
www.cs101.appA0172.67.172.218
www.cs101.appA0104.21.40.5

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