DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for 100.me
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 100.me | NS | 0 | ns4.dnsv4.com | |
| 100.me | NS | 0 | ns3.dnsv4.com | |
| 100.me | MX | 0 | 10 | mxbiz2.qq.com |
| 100.me | MX | 0 | 5 | mxbiz1.qq.com |
| 100.me | A | 0 | 124.70.164.244 | |
| 100.me | SOA | 180 | ns3.dnsv4.com enterprise2dnsadmin.dnspod.com 1784130475 3600 180 1209600 180 | |
| 100.me | TXT | 0 | globalsign-domain-verification=qMmBJa4-gg-V7fQWB46oRU2yLNtFjQT9F45x4fuLxj | |
| 100.me | TXT | 0 | MS=ms82300263 | |
| 100.me | TXT | 0 | globalsign-domain-verification=2V3JBBEuec8eSGuSGtTxFy7oqzCw0YwuS9moQdSkhH | |
| 100.me | TXT | 0 | MS=A2442E51535C22B940D15A0C7E4BCA7B44F37B6E | |
| 100.me | TXT | 0 | globalsign-domain-verification=bpKLD6uz0Zol12xuaiN-T3cKLA13ur_0I_YbHQD8XL | |
| 100.me | TXT | 0 | v=spf1 include:spf.mail.qq.com ~all | |
| 100.me | TXT | 0 | verification-code-site-App_feishu=4WwHWYTeMeE1r9shrfIT | |
| www.100.me | A | 0 | 124.70.164.244 |
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