DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ovcpc.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ovcpc.com | SOA | 86400 | ns5.dnsov.com root.c6.my-control-panel.com 2026031800 3600 1800 1209600 86400 | |
| ovcpc.com | NS | 0 | ns6.dnsov.com | |
| ovcpc.com | NS | 0 | ns5.dnsov.com | |
| ovcpc.com | MX | 0 | ovcpc.com | |
| ovcpc.com | TXT | 0 | v=spf1 ip4:173.214.162.227 ip4:192.168.168.2 ip4:198.251.89.30 ip4:66.165.235.194 ip4:69.49.247.22 ip4:34.238.42.141 +a +mx +ip4:51.79.79.184 ~all | |
| ovcpc.com | A | 0 | 173.214.162.227 | |
| www.ovcpc.com | MX | 0 | ovcpc.com | |
| www.ovcpc.com | NS | 0 | ns5.dnsov.com | |
| www.ovcpc.com | NS | 0 | ns6.dnsov.com | |
| www.ovcpc.com | CNAME | 0 | ovcpc.com | |
| www.ovcpc.com | SOA | 86400 | ns5.dnsov.com root.c6.my-control-panel.com 2026031800 3600 1800 1209600 86400 | |
| www.ovcpc.com | A | 0 | 173.214.162.227 | |
| www.ovcpc.com | TXT | 0 | v=spf1 ip4:173.214.162.227 ip4:192.168.168.2 ip4:198.251.89.30 ip4:66.165.235.194 ip4:69.49.247.22 ip4:34.238.42.141 +a +mx +ip4:51.79.79.184 ~all |
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