DNS Record Lookup

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

DNS Records for npm.io

HostnameTypeTTLPriorityContent
npm.ioSOA86400ns-770.awsdns-32.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400
npm.ioMX05alt2.aspmx.l.google.com
npm.ioMX010aspmx3.googlemail.com
npm.ioMX05alt1.aspmx.l.google.com
npm.ioMX010aspmx2.googlemail.com
npm.ioMX01aspmx.l.google.com
npm.ioNS0ns-770.awsdns-32.net
npm.ioNS0ns-1136.awsdns-14.org
npm.ioNS0ns-1912.awsdns-47.co.uk
npm.ioNS0ns-51.awsdns-06.com
npm.ioA018.67.65.17
npm.ioA018.67.65.62
npm.ioA018.67.65.120
npm.ioA018.67.65.43

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