DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mmtest.app
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
mmtest.app | NS | 0 | ns-1094.awsdns-08.org | |
mmtest.app | NS | 0 | ns-1579.awsdns-05.co.uk | |
mmtest.app | NS | 0 | ns-729.awsdns-27.net | |
mmtest.app | NS | 0 | ns-311.awsdns-38.com | |
mmtest.app | MX | 0 | 10 | cs-mail.successfulmatch.com |
mmtest.app | A | 0 | 34.213.83.1 | |
mmtest.app | A | 0 | 35.80.244.23 | |
mmtest.app | SOA | 86400 | ns-1579.awsdns-05.co.uk awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
www.mmtest.app | MX | 0 | 10 | cs-mail.successfulmatch.com |
www.mmtest.app | A | 0 | 34.213.83.1 | |
www.mmtest.app | A | 0 | 35.80.244.23 |
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