DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for rustica.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rustica.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| rustica.com | MX | 0 | 1 | aspmx.l.google.com |
| rustica.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| rustica.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| rustica.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| rustica.com | NS | 0 | frank.ns.cloudflare.com | |
| rustica.com | NS | 0 | emma.ns.cloudflare.com | |
| rustica.com | SOA | 1800 | emma.ns.cloudflare.com dns.cloudflare.com 2405842712 10000 2400 604800 1800 | |
| rustica.com | A | 0 | 18.160.18.26 | |
| rustica.com | A | 0 | 18.160.18.122 | |
| rustica.com | A | 0 | 18.160.18.45 | |
| rustica.com | A | 0 | 18.160.18.8 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:9600:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:ea00:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:3e00:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:e000:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:a400:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:6000:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:5a00:11:680a:9280:93a1 | |
| rustica.com | AAAA | 0 | 2600:9000:250b:be00:11:680a:9280:93a1 | |
| www.rustica.com | AAAA | 0 | 2606:4700:3108::ac42:2b5a | |
| www.rustica.com | AAAA | 0 | 2606:4700:3108::ac42:28a6 | |
| www.rustica.com | A | 0 | 172.66.43.90 | |
| www.rustica.com | A | 0 | 172.66.40.166 |
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