DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for redcorp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| redcorp.com | MX | 0 | 30 | aspmx3.googlemail.com |
| redcorp.com | MX | 0 | 20 | alt2.aspmx.l.google.com |
| redcorp.com | MX | 0 | 10 | aspmx.l.google.com |
| redcorp.com | MX | 0 | 30 | aspmx4.googlemail.com |
| redcorp.com | MX | 0 | 30 | aspmx2.googlemail.com |
| redcorp.com | MX | 0 | 20 | alt1.aspmx.l.google.com |
| redcorp.com | MX | 0 | 30 | aspmx5.googlemail.com |
| redcorp.com | NS | 0 | cheryl.ns.cloudflare.com | |
| redcorp.com | NS | 0 | brett.ns.cloudflare.com | |
| redcorp.com | SOA | 1800 | brett.ns.cloudflare.com dns.cloudflare.com 2406702729 10000 2400 604800 1800 | |
| redcorp.com | A | 0 | 195.13.14.51 | |
| redcorp.com | TXT | 0 | v=DMARC1;p=none;rua=mailto:dmarc-reports@redcorp.com;ruf=mailto:dmarc-reports@redcorp.com;fo=1;adkim=r;aspf=r;pct=100 | |
| redcorp.com | TXT | 0 | mandrill_verify.rrqReqWEFEK6B4PsVuXjaw | |
| redcorp.com | TXT | 0 | v=spf1 include:_spf.google.com include:servers.mcsv.net ip4:195.13.14.238 ip4:213.219.157.131 ip4:213.181.52.220 include:spf.mailjet.com ~all | |
| www.redcorp.com | AAAA | 0 | 2606:4700:20::681a:b | |
| www.redcorp.com | AAAA | 0 | 2606:4700:20::ac43:481d | |
| www.redcorp.com | AAAA | 0 | 2606:4700:20::681a:10b | |
| www.redcorp.com | A | 0 | 104.26.0.11 | |
| www.redcorp.com | A | 0 | 104.26.1.11 | |
| www.redcorp.com | A | 0 | 172.67.72.29 |
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