DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for korea.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| korea.com | MX | 0 | 10 | r-smtp3.korea.com |
| korea.com | MX | 0 | 10 | r-smtp6.korea.com |
| korea.com | MX | 0 | 10 | r-smtp4.korea.com |
| korea.com | MX | 0 | 10 | r-smtp5.korea.com |
| korea.com | SOA | 600 | ns.korea.com helper.siidc.com 2021012753 900 600 604800 600 | |
| korea.com | A | 0 | 119.205.213.227 | |
| korea.com | TXT | 0 | v=spf1 include:_spf.korea.com ~all | |
| korea.com | TXT | 0 | google-site-verification=43ZYUfNx1lUtX5tpwm7lyyNCu2Jl81bppghH7YEqYuc | |
| korea.com | TXT | 0 | google-site-verification=2VWzh1KDJw-ZXep3Fa9WJiBCtIKHd8PdBWy_IEo8IMU | |
| korea.com | TXT | 0 | turingsign=8D41024F-45DB-92F0-4A43-E190E2C19D30 | |
| korea.com | TXT | 0 | google-site-verification=km4m0CLTVK840qtlOppcZEqW9Vh8r-wEeQ7vticdxU8 | |
| korea.com | NS | 0 | ns1.korea.com | |
| korea.com | NS | 0 | ns.korea.com | |
| www.korea.com | A | 0 | 119.205.213.94 | |
| www.korea.com | A | 0 | 119.205.213.92 | |
| www.korea.com | A | 0 | 119.205.213.91 | |
| www.korea.com | A | 0 | 119.205.213.93 |
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