DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mdancer.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mdancer.com | A | 0 | 67.222.135.111 | |
| mdancer.com | NS | 0 | dns2.pjillc.com | |
| mdancer.com | NS | 0 | dns1.pjillc.com | |
| mdancer.com | MX | 0 | mdancer.com | |
| mdancer.com | SOA | 86400 | dns1.pjillc.com point.stny.rr.com 2019050400 86400 7200 3600000 86400 | |
| mdancer.com | TXT | 0 | v=spf1 ip4:67.222.135.108 +a +mx ~all | |
| www.mdancer.com | NS | 0 | dns2.pjillc.com | |
| www.mdancer.com | NS | 0 | dns1.pjillc.com | |
| www.mdancer.com | A | 0 | 67.222.135.111 | |
| www.mdancer.com | MX | 0 | mdancer.com | |
| www.mdancer.com | TXT | 0 | v=spf1 ip4:67.222.135.108 +a +mx ~all | |
| www.mdancer.com | CNAME | 0 | mdancer.com | |
| www.mdancer.com | SOA | 86400 | dns1.pjillc.com point.stny.rr.com 2019050400 86400 7200 3600000 86400 |
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