DNS Record Lookup

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

DNS Records for k8school.org

HostnameTypeTTLPriorityContent
k8school.orgMX010mx.yandex.net
k8school.orgA0104.21.89.239
k8school.orgA0172.67.191.238
k8school.orgAAAA02606:4700:3032::ac43:bfee
k8school.orgAAAA02606:4700:3031::6815:59ef
k8school.orgNS0asa.ns.cloudflare.com
k8school.orgNS0alexis.ns.cloudflare.com
k8school.orgSOA1800alexis.ns.cloudflare.com dns.cloudflare.com 2383028316 10000 2400 604800 1800
www.k8school.orgA0104.21.89.239
www.k8school.orgA0172.67.191.238
www.k8school.orgAAAA02606:4700:3031::6815:59ef
www.k8school.orgAAAA02606:4700:3032::ac43:bfee

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