DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mybank.cn
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
mybank.cn | A | 0 | 119.42.247.138 | |
mybank.cn | A | 0 | 119.42.240.130 | |
mybank.cn | NS | 0 | ns3.alipay.com | |
mybank.cn | NS | 0 | ns4.alipay.com | |
mybank.cn | NS | 0 | ns1.alipay.com | |
mybank.cn | NS | 0 | ns2.alipay.com | |
mybank.cn | MX | 0 | 15 | mx3.qiye.aliyun.com |
mybank.cn | MX | 0 | 10 | mx2.qiye.aliyun.com |
mybank.cn | MX | 0 | 5 | mx1.qiye.aliyun.com |
mybank.cn | SOA | 360 | ns1.alipay.com hm.alipay.com 2508291411 3600 1200 315360000 360 | |
mybank.cn | AAAA | 0 | 2400:b200:2011:f000::178 | |
mybank.cn | AAAA | 0 | 2400:b200:2010:f010::156 | |
www.mybank.cn | CNAME | 0 | gz-rr2.internet-mybk.spanner.alipaydns.com | |
www.mybank.cn | AAAA | 0 | 2400:b200:2011:f000::178 | |
www.mybank.cn | AAAA | 0 | 2400:b200:2010:f010::156 | |
www.mybank.cn | A | 0 | 119.42.247.138 | |
www.mybank.cn | A | 0 | 119.42.240.130 |
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