DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for c-and-a.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
c-and-a.com | MX | 0 | 10 | mx2.hc49051.c3s2.iphmx.com |
c-and-a.com | MX | 0 | 40 | mx1.hc49051.c3s2.iphmx.com |
c-and-a.com | A | 0 | 195.39.227.124 | |
c-and-a.com | SOA | 60 | ns1.p201.dns.oraclecloud.net registry.ports.net 2025042900 1800 900 1814400 60 | |
c-and-a.com | NS | 0 | ns1.p201.dns.oraclecloud.net | |
c-and-a.com | NS | 0 | ns2.p201.dns.oraclecloud.net | |
c-and-a.com | NS | 0 | ns3.p201.dns.oraclecloud.net | |
c-and-a.com | NS | 0 | ns4.p201.dns.oraclecloud.net | |
www.c-and-a.com | A | 0 | 172.64.155.24 | |
www.c-and-a.com | A | 0 | 104.18.32.232 | |
www.c-and-a.com | CNAME | 0 | www.c-and-a.com.cdn.cloudflare.net | |
www.c-and-a.com | AAAA | 0 | 2606:4700:4400::ac40:9b18 | |
www.c-and-a.com | AAAA | 0 | 2606:4700:4400::6812:20e8 |
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