DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vimicro.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vimicro.com | SOA | 180 | ns11.xincache.com ns12.xincache.com 1755759797 3600 180 1209600 180 | |
| vimicro.com | TXT | 0 | google-site-verification=BfBzPBi6UYwjbSy9AceaXTGTHOu5i6RcQYjY_QaXJM8 | |
| vimicro.com | TXT | 0 | v=spf1 ip4:211.155.250.210 ip4:211.155.250.208 ip4:12.48.192.75 -all | |
| vimicro.com | NS | 0 | ns12.xincache.com | |
| vimicro.com | NS | 0 | ns11.xincache.com | |
| vimicro.com | MX | 0 | 10 | mail5.vimicro.com |
| vimicro.com | MX | 0 | 20 | mail2.vimicro.com |
| www.vimicro.com | A | 0 | 59.151.9.20 |
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