DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for han.kr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| han.kr | A | 0 | 110.45.146.109 | |
| han.kr | MX | 0 | 10 | mail.han.kr |
| han.kr | SOA | 600 | ns1.asadal.net root.ns1.asadal.net 2011071901 10800 3600 1209600 600 | |
| han.kr | NS | 0 | ns2.asadal.net | |
| han.kr | NS | 0 | ns1.asadal.net | |
| han.kr | TXT | 0 | v=spf1 ip4:110.45.146.109 ip4:110.45.144.28 ip4:121.170.192.59 ~all | |
| www.han.kr | MX | 0 | 10 | mail.han.kr |
| www.han.kr | CNAME | 0 | han.kr | |
| www.han.kr | NS | 0 | ns2.asadal.net | |
| www.han.kr | NS | 0 | ns1.asadal.net | |
| www.han.kr | A | 0 | 110.45.146.109 | |
| www.han.kr | SOA | 600 | ns1.asadal.net root.ns1.asadal.net 2011071901 10800 3600 1209600 600 | |
| www.han.kr | TXT | 0 | v=spf1 ip4:110.45.146.109 ip4:110.45.144.28 ip4:121.170.192.59 ~all |
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