DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for canto.global
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| canto.global | MX | 0 | 10 | inbound-smtp.us-west-2.amazonaws.com |
| canto.global | SOA | 86400 | ns-953.awsdns-55.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| canto.global | NS | 0 | ns-478.awsdns-59.com | |
| canto.global | NS | 0 | ns-1287.awsdns-32.org | |
| canto.global | NS | 0 | ns-953.awsdns-55.net | |
| canto.global | NS | 0 | ns-1623.awsdns-10.co.uk | |
| www.canto.global | CNAME | 0 | eur-elbv2-592438618.eu-west-1.elb.amazonaws.com | |
| www.canto.global | A | 0 | 54.246.217.108 | |
| www.canto.global | A | 0 | 18.203.200.40 | |
| www.canto.global | A | 0 | 52.212.94.52 |
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