DNS Record Lookup

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

DNS Records for my-website.dev

HostnameTypeTTLPriorityContent
my-website.devA0212.227.140.140
my-website.devSOA10800ns02.petek-prosche.net admin.petek-prosche.com 2025012005 10800 3600 1209600 10800
my-website.devAAAA02a01:239:2bf:3600::1
my-website.devMX010mail.my-website.dev
my-website.devNS0ns02.petek-prosche.net
my-website.devNS0ns01.petek-prosche.net
www.my-website.devCNAME0my-website.dev
www.my-website.devA0212.227.140.140
www.my-website.devSOA10800ns02.petek-prosche.net admin.petek-prosche.com 2025012005 10800 3600 1209600 10800
www.my-website.devMX010mail.my-website.dev
www.my-website.devAAAA02a01:239:2bf:3600::1
www.my-website.devNS0ns02.petek-prosche.net
www.my-website.devNS0ns01.petek-prosche.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