DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mpi-master.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mpi-master.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| mpi-master.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| mpi-master.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| mpi-master.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| mpi-master.com | MX | 0 | 1 | aspmx.l.google.com |
| mpi-master.com | A | 0 | 150.109.48.212 | |
| mpi-master.com | NS | 0 | ns-cloud-c3.googledomains.com | |
| mpi-master.com | NS | 0 | ns-cloud-c1.googledomains.com | |
| mpi-master.com | NS | 0 | ns-cloud-c2.googledomains.com | |
| mpi-master.com | NS | 0 | ns-cloud-c4.googledomains.com | |
| mpi-master.com | SOA | 300 | ns-cloud-c1.googledomains.com cloud-dns-hostmaster.google.com 14 21600 3600 259200 300 | |
| mpi-master.com | TXT | 0 | v=spf1 include:_spf.google.com ~all | |
| mpi-master.com | TXT | 0 | v=spf1 include:_spf.emfwd.name-services.com mx ?all | |
| mpi-master.com | TXT | 0 | v=spf1 ip4:69.26.182.242 ip4:69.26.182.10 ip4:209.67.128.0/23 ip4:74.202.139.0/24 ip4:74.202.142.0/24 ip4:74.202.15.0/24 ip4:64.191.223.0/24 ip4:65.74.168.0/24 ip4:216.163.188.0/24 mx -all | |
| www.mpi-master.com | A | 0 | 150.109.48.212 | |
| www.mpi-master.com | NS | 0 | ns-cloud-c3.googledomains.com | |
| www.mpi-master.com | NS | 0 | ns-cloud-c4.googledomains.com | |
| www.mpi-master.com | NS | 0 | ns-cloud-c2.googledomains.com | |
| www.mpi-master.com | NS | 0 | ns-cloud-c1.googledomains.com | |
| www.mpi-master.com | SOA | 300 | ns-cloud-c1.googledomains.com cloud-dns-hostmaster.google.com 14 21600 3600 259200 300 | |
| www.mpi-master.com | MX | 0 | 1 | aspmx.l.google.com |
| www.mpi-master.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.mpi-master.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| www.mpi-master.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.mpi-master.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| www.mpi-master.com | TXT | 0 | v=spf1 ip4:69.26.182.242 ip4:69.26.182.10 ip4:209.67.128.0/23 ip4:74.202.139.0/24 ip4:74.202.142.0/24 ip4:74.202.15.0/24 ip4:64.191.223.0/24 ip4:65.74.168.0/24 ip4:216.163.188.0/24 mx -all | |
| www.mpi-master.com | TXT | 0 | v=spf1 include:_spf.emfwd.name-services.com mx ?all | |
| www.mpi-master.com | TXT | 0 | v=spf1 include:_spf.google.com ~all | |
| www.mpi-master.com | CNAME | 0 | mpi-master.com |
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