DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mg2.us
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mg2.us | TXT | 0 | v=spf1 ip4:67.225.226.177 include:_spf.google.com ~all | |
| mg2.us | TXT | 0 | google-site-verification=v01wIj1YtY7zyHuM9anIr2CdMZIZov1ApkYes6WfExw | |
| mg2.us | SOA | 86400 | ns3.mad4us.com devnull.sourcedns.com 2026070401 3600 7200 1209600 86400 | |
| mg2.us | NS | 0 | ns4.mad4us.com | |
| mg2.us | NS | 0 | ns3.mad4us.com | |
| mg2.us | MX | 0 | 10 | aspmx2.googlemail.com |
| mg2.us | MX | 0 | 1 | aspmx.l.google.com |
| mg2.us | MX | 0 | 10 | aspmx3.googlemail.com |
| mg2.us | MX | 0 | 5 | alt2.aspmx.l.google.com |
| mg2.us | MX | 0 | 5 | alt1.aspmx.l.google.com |
| mg2.us | A | 0 | 67.225.226.177 | |
| www.mg2.us | MX | 0 | 5 | alt1.aspmx.l.google.com |
| www.mg2.us | MX | 0 | 10 | aspmx3.googlemail.com |
| www.mg2.us | MX | 0 | 1 | aspmx.l.google.com |
| www.mg2.us | MX | 0 | 10 | aspmx2.googlemail.com |
| www.mg2.us | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.mg2.us | CNAME | 0 | mg2.us | |
| www.mg2.us | NS | 0 | ns4.mad4us.com | |
| www.mg2.us | NS | 0 | ns3.mad4us.com | |
| www.mg2.us | A | 0 | 67.225.226.177 | |
| www.mg2.us | SOA | 86400 | ns3.mad4us.com devnull.sourcedns.com 2026070401 3600 7200 1209600 86400 | |
| www.mg2.us | TXT | 0 | v=spf1 ip4:67.225.226.177 include:_spf.google.com ~all | |
| www.mg2.us | TXT | 0 | google-site-verification=v01wIj1YtY7zyHuM9anIr2CdMZIZov1ApkYes6WfExw |
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