DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vmcmgmt.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vmcmgmt.com | MX | 0 | vmcmgmt-com.mail.protection.outlook.com | |
| vmcmgmt.com | NS | 0 | dns3.earthlink.net | |
| vmcmgmt.com | NS | 0 | dns1.earthlink.net | |
| vmcmgmt.com | NS | 0 | dns2.earthlink.net | |
| vmcmgmt.com | A | 0 | 173.231.221.69 | |
| vmcmgmt.com | SOA | 86400 | dns1.earthlink.net hostmaster.earthlink.net 2024020915 86400 86400 3600000 86400 | |
| vmcmgmt.com | TXT | 0 | v=spf1 mx a a:postoffice2.gsmls.com ip4:173.231.221.69/32 ip4:66.113.160.248/32 ip4:142.54.91.50/32 ip4:209.123.87.0/26 ip4:209.123.117.160/32 include:_spf.realpage.com include:_spf.salesforce.com include:spf.protection.outlook.com -all | |
| www.vmcmgmt.com | SOA | 86400 | dns1.earthlink.net hostmaster.earthlink.net 2024020915 86400 86400 3600000 86400 | |
| www.vmcmgmt.com | NS | 0 | dns2.earthlink.net | |
| www.vmcmgmt.com | NS | 0 | dns3.earthlink.net | |
| www.vmcmgmt.com | NS | 0 | dns1.earthlink.net | |
| www.vmcmgmt.com | TXT | 0 | v=spf1 mx a a:postoffice2.gsmls.com ip4:173.231.221.69/32 ip4:66.113.160.248/32 ip4:142.54.91.50/32 ip4:209.123.87.0/26 ip4:209.123.117.160/32 include:_spf.realpage.com include:_spf.salesforce.com include:spf.protection.outlook.com -all | |
| www.vmcmgmt.com | MX | 0 | vmcmgmt-com.mail.protection.outlook.com | |
| www.vmcmgmt.com | A | 0 | 173.231.221.69 | |
| www.vmcmgmt.com | CNAME | 0 | vmcmgmt.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