DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for capcorp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| capcorp.com | SOA | 1800 | davina.ns.cloudflare.com dns.cloudflare.com 2407974754 10000 2400 604800 1800 | |
| capcorp.com | TXT | 0 | v=spf1 mx ip4:12.53.16.96/27 ip4:4.71.217.144/28 include:spf.protection.outlook.com ip4:192.254.121.248 include:_phishspf.knowbe4.com include:aspmx.pardot.com include:spf.emailsignatures365.com include:spf-0091ae01.pphosted.com ~all | |
| capcorp.com | AAAA | 0 | 2606:4700:3036::ac43:8a22 | |
| capcorp.com | AAAA | 0 | 2606:4700:3035::6815:1aac | |
| capcorp.com | MX | 0 | mxa-0091ae01.gslb.pphosted.com | |
| capcorp.com | MX | 0 | 1 | mxb-0091ae01.gslb.pphosted.com |
| capcorp.com | NS | 0 | davina.ns.cloudflare.com | |
| capcorp.com | NS | 0 | rudy.ns.cloudflare.com | |
| capcorp.com | A | 0 | 104.21.26.172 | |
| capcorp.com | A | 0 | 172.67.138.34 | |
| www.capcorp.com | A | 0 | 104.21.26.172 | |
| www.capcorp.com | A | 0 | 172.67.138.34 | |
| www.capcorp.com | AAAA | 0 | 2606:4700:3035::6815:1aac | |
| www.capcorp.com | AAAA | 0 | 2606:4700:3036::ac43:8a22 |
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