DNS Record Lookup

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

DNS Records for ccc.ac

HostnameTypeTTLPriorityContent
ccc.acNS0ns1.ccc.ac
ccc.acNS0ns2.ccc.ac
ccc.acMX010mail.server.aachen.ccc.de
ccc.acAAAA02a0a:51c0:1::5
ccc.acA0185.248.142.186
ccc.acSOA86400ns1.ccc.ac admins.aachen.ccc.de 1778540094 86400 7200 3600000 86400
www.ccc.acMX010mail.server.aachen.ccc.de
www.ccc.acCNAME0http.sol.server.ccc.ac
www.ccc.acA0185.248.142.186
www.ccc.acAAAA02a0a:51c0:1::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