DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mymsgcenter.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mymsgcenter.com | NS | 0 | daphne.ns.cloudflare.com | |
| mymsgcenter.com | NS | 0 | alec.ns.cloudflare.com | |
| mymsgcenter.com | SOA | 1800 | alec.ns.cloudflare.com dns.cloudflare.com 2408215543 10000 2400 604800 1800 | |
| mymsgcenter.com | MX | 0 | 10 | mx1.improvmx.com |
| mymsgcenter.com | MX | 0 | 20 | mx2.improvmx.com |
| mymsgcenter.com | A | 0 | 45.79.37.208 | |
| mymsgcenter.com | TXT | 0 | google-site-verification=ZkUrFQAX1gbqyvNjtNfD5EMIi-Qhw08R1q-oVaS7oAI | |
| mymsgcenter.com | TXT | 0 | v=spf1 mx a ip4:45.79.48.194 ip4:144.202.76.82 ip4:173.255.193.32 ip4:173.255.204.191 ip4:173.255.196.242 ip4:104.237.143.170 ip6:2600:3c00::f03c:92ff:fec1:4aef ip6:2600:3c00::f03c:91ff:feb3:e38f ip6:2600:3c00::f03c:91ff:feb3:e3bf ip6:2600:3c00::f03c:91ff:fee7:4434 ip6:2001:19f0:6401:196d:5400:05ff:fe3f:2241 include:spf.improvmx.com -all | |
| www.mymsgcenter.com | A | 0 | 45.79.37.208 |
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