DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for upsilon.education
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| upsilon.education | TXT | 0 | MS=ms65216280 | |
| upsilon.education | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:spf.mailjet.com -all | |
| upsilon.education | TXT | 0 | 1|www.upsilon.education | |
| upsilon.education | MX | 0 | 5 | mx2.mail.ovh.net |
| upsilon.education | MX | 0 | 1 | mx1.mail.ovh.net |
| upsilon.education | MX | 0 | 100 | mx3.mail.ovh.net |
| upsilon.education | MX | 0 | upsilon-education.mail.protection.outlook.com | |
| upsilon.education | A | 0 | 45.76.45.110 | |
| upsilon.education | NS | 0 | ns1-c.nadns1.com | |
| upsilon.education | NS | 0 | ns1-a.nadns1.fr | |
| upsilon.education | NS | 0 | ns1-b.nadns1.com | |
| upsilon.education | SOA | 7200 | ns1-a.nadns1.fr technical.nameshield.net 2025032716 28800 7200 604800 7200 | |
| www.upsilon.education | A | 0 | 45.76.45.110 | |
| www.upsilon.education | TXT | 0 | 3|welcome | |
| www.upsilon.education | TXT | 0 | l|fr |
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