DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for recursive-tech.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
recursive-tech.com | MX | 0 | 10 | mx.zoho.eu |
recursive-tech.com | MX | 0 | 30 | mx3.zoho.eu |
recursive-tech.com | MX | 0 | 20 | mx2.zoho.eu |
recursive-tech.com | NS | 0 | dns1.p01.nsone.net | |
recursive-tech.com | NS | 0 | dns2.p01.nsone.net | |
recursive-tech.com | NS | 0 | dns3.p01.nsone.net | |
recursive-tech.com | NS | 0 | dns4.p01.nsone.net | |
recursive-tech.com | AAAA | 0 | 2600:1f18:16e:df00::65 | |
recursive-tech.com | AAAA | 0 | 2600:1f18:16e:df02::65 | |
recursive-tech.com | A | 0 | 100.28.201.155 | |
recursive-tech.com | A | 0 | 34.234.106.80 | |
recursive-tech.com | SOA | 3600 | dns1.p01.nsone.net domains+netlify.netlify.com 1676851598 43200 7200 1209600 3600 | |
www.recursive-tech.com | A | 0 | 100.28.201.155 | |
www.recursive-tech.com | A | 0 | 34.234.106.80 | |
www.recursive-tech.com | AAAA | 0 | 2600:1f18:16e:df02::65 | |
www.recursive-tech.com | AAAA | 0 | 2600:1f18:16e:df00::65 |
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