DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for add.to
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| add.to | A | 0 | 104.21.90.165 | |
| add.to | A | 0 | 172.67.158.50 | |
| add.to | SOA | 1800 | jamie.ns.cloudflare.com dns.cloudflare.com 2407821783 10000 2400 604800 1800 | |
| add.to | MX | 0 | _dc-mx.cf14991d920b.add.to | |
| add.to | AAAA | 0 | 2606:4700:3037::ac43:9e32 | |
| add.to | AAAA | 0 | 2606:4700:3033::6815:5aa5 | |
| add.to | NS | 0 | martin.ns.cloudflare.com | |
| add.to | NS | 0 | jamie.ns.cloudflare.com | |
| www.add.to | A | 0 | 104.21.90.165 | |
| www.add.to | A | 0 | 172.67.158.50 | |
| www.add.to | AAAA | 0 | 2606:4700:3033::6815:5aa5 | |
| www.add.to | AAAA | 0 | 2606:4700:3037::ac43:9e32 |
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