DNS Record Lookup

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

DNS Records for real123.org

HostnameTypeTTLPriorityContent
real123.orgSOA3600ns1.real123.org hostmaster.real123.org 1 10800 3600 1209600 3600
real123.orgMX010mail.real123.org
real123.orgNS0ns2.real123.org
real123.orgNS0ns1.real123.org
real123.orgA0140.99.130.92
www.real123.orgCNAME0real123.org
www.real123.orgA0140.99.130.92
www.real123.orgMX010mail.real123.org
www.real123.orgNS0ns1.real123.org
www.real123.orgNS0ns2.real123.org
www.real123.orgSOA3600ns1.real123.org hostmaster.real123.org 1 10800 3600 1209600 3600

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