DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for macs.ca
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| macs.ca | SOA | 43200 | dns1.safe.ca dnsmaster.safe.ca 2026042802 3600 900 1209600 43200 | |
| macs.ca | NS | 0 | dns2.safe.ca | |
| macs.ca | NS | 0 | dns1.safe.ca | |
| macs.ca | NS | 0 | dns3.safe.ca | |
| macs.ca | A | 0 | 99.83.245.230 | |
| macs.ca | A | 0 | 166.117.60.254 | |
| macs.ca | MX | 0 | 10 | eu-smtp-inbound-2.mimecast.com |
| macs.ca | MX | 0 | 10 | eu-smtp-inbound-1.mimecast.com |
| www.macs.ca | A | 0 | 99.83.245.230 | |
| www.macs.ca | A | 0 | 166.117.60.254 |
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