DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for yu.to
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| yu.to | MX | 0 | 20 | c.djp.jp |
| yu.to | MX | 0 | 20 | d.djp.jp |
| yu.to | MX | 0 | 10 | b.djp.jp |
| yu.to | MX | 0 | 20 | a.djp.jp |
| yu.to | SOA | 3600 | a.djp.jp root.yu.to 1052501 10800 3600 604800 3600 | |
| yu.to | NS | 0 | a.djp.jp | |
| yu.to | NS | 0 | b.djp.jp | |
| yu.to | NS | 0 | d.djp.jp | |
| yu.to | A | 0 | 117.102.217.136 | |
| www.yu.to | MX | 0 | 20 | d.djp.jp |
| www.yu.to | MX | 0 | 20 | c.djp.jp |
| www.yu.to | MX | 0 | 20 | b.djp.jp |
| www.yu.to | MX | 0 | 10 | a.djp.jp |
| www.yu.to | A | 0 | 117.102.217.136 |
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