DNS Record Lookup

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

DNS Records for dotnetmvc.com

HostnameTypeTTLPriorityContent
dotnetmvc.comA093.115.150.30
dotnetmvc.comNS0ns5.azar.host
dotnetmvc.comNS0ns6.azar.host
dotnetmvc.comMX010mail.dotnetmvc.com
dotnetmvc.comSOA10800ns5.azar.host mirmoo\.git.gmail.com 2025073101 10800 3600 1209600 10800
www.dotnetmvc.comCNAME0dotnetmvc.com
www.dotnetmvc.comMX010mail.dotnetmvc.com
www.dotnetmvc.comA093.115.150.30
www.dotnetmvc.comNS0ns6.azar.host
www.dotnetmvc.comNS0ns5.azar.host
www.dotnetmvc.comSOA10800ns5.azar.host mirmoo\.git.gmail.com 2025073101 10800 3600 1209600 10800

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