DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for shu123.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| shu123.net | TXT | 0 | v=spf1 include:spf.saas.huaweicloud.com ~all | |
| shu123.net | SOA | 600 | dns.4cun.com admin.shu123.net 1772527776 3600 180 1209600 600 | |
| shu123.net | MX | 0 | 20 | mx2.saas.huaweicloud.com |
| shu123.net | MX | 0 | 10 | mx1.saas.huaweicloud.com |
| shu123.net | CNAME | 0 | agent.a105.80data.net | |
| shu123.net | A | 0 | 221.231.138.30 | |
| www.shu123.net | CNAME | 0 | agent.a105.80data.net | |
| www.shu123.net | A | 0 | 221.231.138.30 |
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