DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dcwebhost.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dcwebhost.com | MX | 0 | 10 | usa.mx1.mailanyone.net |
| dcwebhost.com | MX | 0 | 30 | usa.mx3.mailanyone.net |
| dcwebhost.com | MX | 0 | 20 | usa.mx2.mx25.net |
| dcwebhost.com | MX | 0 | 40 | usa.mx4.mx25.net |
| dcwebhost.com | TXT | 0 | vpe=65f6d81 | |
| dcwebhost.com | TXT | 0 | v=spf1 a mx ip4:208.82.180.0/22 ip4:208.82.180.132 ip4:208.82.180.50 ip4:199.15.255.0/24 ip4:199.15.255.99 ip4:199.15.255.130 include:spf.protection.outlook.com include:sendgrid.net -all | |
| dcwebhost.com | A | 0 | 199.15.255.223 | |
| dcwebhost.com | SOA | 3600 | 2024022805 28800 7200 604800 86400 604800 3600 | |
| www.dcwebhost.com | A | 0 | 199.15.255.223 |
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