DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dgmlive.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dgmlive.com | SOA | 1800 | arushi.ns.cloudflare.com dns.cloudflare.com 2407776319 10000 2400 604800 1800 | |
| dgmlive.com | NS | 0 | ram.ns.cloudflare.com | |
| dgmlive.com | NS | 0 | arushi.ns.cloudflare.com | |
| dgmlive.com | TXT | 0 | v=spf1 include:amazonses.com a a:ec2-54-77-251-95.eu-west-1.compute.amazonaws.com include 172.25.198.152 ~all | |
| dgmlive.com | AAAA | 0 | 2606:4700:10::6814:2621 | |
| dgmlive.com | AAAA | 0 | 2606:4700:10::ac42:aa6e | |
| dgmlive.com | MX | 0 | 10 | _dc-mx.f9d5b2b86448.dgmlive.com |
| dgmlive.com | A | 0 | 172.66.170.110 | |
| dgmlive.com | A | 0 | 104.20.38.33 | |
| www.dgmlive.com | A | 0 | 104.20.38.33 | |
| www.dgmlive.com | A | 0 | 172.66.170.110 | |
| www.dgmlive.com | AAAA | 0 | 2606:4700:10::ac42:aa6e | |
| www.dgmlive.com | AAAA | 0 | 2606:4700:10::6814:2621 |
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