DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for cmd.education
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cmd.education | SOA | 86400 | dns1.uk2.net hostmaster.uk2.net 0 86400 7200 3600000 86400 | |
| cmd.education | NS | 0 | dns3.uk2.net | |
| cmd.education | NS | 0 | dns1.uk2.net | |
| cmd.education | NS | 0 | dns2.uk2.net | |
| cmd.education | TXT | 0 | v=spf1 ip4:213.155.2.127 ip4:213.155.2.131 +a +mx +ip4:77.92.82.205 ~all | |
| cmd.education | MX | 0 | cmd.education | |
| cmd.education | A | 0 | 213.155.2.131 | |
| www.cmd.education | SOA | 86400 | dns1.uk2.net hostmaster.uk2.net 0 86400 7200 3600000 86400 | |
| www.cmd.education | NS | 0 | dns3.uk2.net | |
| www.cmd.education | NS | 0 | dns2.uk2.net | |
| www.cmd.education | NS | 0 | dns1.uk2.net | |
| www.cmd.education | TXT | 0 | v=spf1 ip4:213.155.2.127 ip4:213.155.2.131 +a +mx +ip4:77.92.82.205 ~all | |
| www.cmd.education | MX | 0 | cmd.education | |
| www.cmd.education | CNAME | 0 | cmd.education | |
| www.cmd.education | A | 0 | 213.155.2.131 |
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