DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for armvm.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| armvm.com | SOA | 180 | ns3.dnsv4.com enterprise2dnsadmin.dnspod.com 1782906988 3600 180 1209600 180 | |
| armvm.com | MX | 0 | 5 | mail.armvm.com |
| armvm.com | TXT | 0 | v=spf1 ip4:14.18.250.26 mx -all | |
| armvm.com | TXT | 0 | globalsign-domain-verification=HYB6z1q_1m2prrTbC7Cp5Pd9atFCjk1q0EarCCAD6R | |
| armvm.com | TXT | 0 | globalsign-domain-verification=5ElgSTzR0eoovROn8VWKP2Zo4jX18P1AE8o5zo4eyW | |
| armvm.com | TXT | 0 | globalsign-domain-verification=oiiCuZkXfJoEps_mMtP5BO8_Ecrajvnyy_3QdM9Ykm | |
| armvm.com | TXT | 0 | 202308221420030wficvmjogr6afin3icnzqj0epq8cl32agpbrzzp14nk1rb53a | |
| armvm.com | TXT | 0 | 5000067261-5000344606 | |
| armvm.com | NS | 0 | ns3.dnsv4.com | |
| armvm.com | NS | 0 | ns4.dnsv4.com |
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