DNS Record Lookup

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

DNS Records for projectx-demo.net

HostnameTypeTTLPriorityContent
projectx-demo.netNS0ns399.grserver.gr
projectx-demo.netNS0ns400.grserver.gr
projectx-demo.netAAAA02a00:1c98:1010:1::1d
projectx-demo.netSOA1800ns400.grserver.gr hostmaster.grserver.gr 2025061002 10800 3600 1209600 1800
projectx-demo.netA0213.158.90.27
projectx-demo.netMX010mail.projectx-demo.net
www.projectx-demo.netSOA1800ns400.grserver.gr hostmaster.grserver.gr 2025061002 10800 3600 1209600 1800
www.projectx-demo.netA0213.158.90.27
www.projectx-demo.netCNAME0projectx-demo.net
www.projectx-demo.netNS0ns400.grserver.gr
www.projectx-demo.netNS0ns399.grserver.gr
www.projectx-demo.netAAAA02a00:1c98:1010:1::1d
www.projectx-demo.netMX010mail.projectx-demo.net

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