DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for hellowatch.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| hellowatch.com | MX | 0 | 5 | mxbiz1.qq.com |
| hellowatch.com | MX | 0 | 10 | mxbiz2.qq.com |
| hellowatch.com | SOA | 600 | vip3.alidns.com hostmaster.hichina.com 2026060216 3600 1200 86400 600 | |
| hellowatch.com | NS | 0 | vip4.alidns.com | |
| hellowatch.com | NS | 0 | vip3.alidns.com | |
| hellowatch.com | A | 0 | 10.12.11.11 | |
| hellowatch.com | TXT | 0 | v=spf1 include:spf.mail.qq.com ~all | |
| hellowatch.com | TXT | 0 | globalsign-domain-verification=kNUT3eNMhD23wP-Ou1uMf9RNN1zb-C8_-PitaL9Vmq | |
| hellowatch.com | TXT | 0 | globalsign-domain-verification=U1wDQuJBEcIPp1cBKrsGuYPFHlk7kCW4lZ-KvF42s6 | |
| hellowatch.com | TXT | 0 | google-site-verification=thDy19gKHVI0l1L8G3W8FoQa8Ougun4Enn4juvmTBxc | |
| www.hellowatch.com | CNAME | 0 | alb-147sohpiw0a1vpjbyl.cn-shenzhen.alb.aliyuncsslb.com | |
| www.hellowatch.com | A | 0 | 47.106.192.174 |
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