DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ok.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ok.com | MX | 0 | 1 | ok-com.mail.protection.outlook.com |
| ok.com | NS | 0 | ns4.dnsv5.com | |
| ok.com | NS | 0 | ns3.dnsv5.com | |
| ok.com | SOA | 180 | ns3.dnsv5.com enterprise3dnsadmin.dnspod.com 1782200098 3600 180 1209600 180 | |
| ok.com | AAAA | 0 | 240b:4002:4b:7201:738:c8a2:a47:378 | |
| ok.com | AAAA | 0 | 240b:4002:4b:7203:2b4b:dcd7:d98c:8c29 | |
| ok.com | A | 0 | 47.90.169.2 | |
| ok.com | A | 0 | 47.253.199.130 | |
| www.ok.com | CNAME | 0 | us-ngx-out-v6.op.ok.com | |
| www.ok.com | A | 0 | 47.90.169.2 | |
| www.ok.com | A | 0 | 47.253.199.130 | |
| www.ok.com | AAAA | 0 | 240b:4002:4b:7203:2b4b:dcd7:d98c:8c29 | |
| www.ok.com | AAAA | 0 | 240b:4002:4b:7201:738:c8a2:a47:378 |
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