DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for aviating.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| aviating.com | AAAA | 0 | 2607:7c80:54:3::2 | |
| aviating.com | MX | 0 | 5 | proxmox03.kjsl.com |
| aviating.com | MX | 0 | 5 | proxmox01.kjsl.com |
| aviating.com | MX | 0 | 5 | proxmox02.kjsl.com |
| aviating.com | NS | 0 | ns2.afraid.org | |
| aviating.com | NS | 0 | puck.nether.net | |
| aviating.com | NS | 0 | ns-global.kjsl.com | |
| aviating.com | A | 0 | 198.137.202.2 | |
| aviating.com | SOA | 1800 | ns-global.kjsl.com javier.kjsl.com 2024092801 1800 300 1209600 1800 | |
| aviating.com | TXT | 0 | google-site-verification=9iwptxwebZDtjCGaGKIxnmJYF6TE8Zeh-gMvgaz9OTM | |
| aviating.com | TXT | 0 | v=spf1 a mx a:cat2.kjsl.com a:lists.kjsl.com a:lists.aviating.com a:proxmox01.kjsl.com a:proxmox03.kjsl.com a:proxmox03.kjsl.com -all | |
| www.aviating.com | A | 0 | 198.137.202.3 |
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