DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
glut.edu.cn runs on AS4538 (multi-homed across 2 networks), with email configured.
- Managed DNS
- Self-hosted / other
- Configured
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 63 other sites on AS4538. Stable here since we started watching (Jul 18, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to zhanqun.glut.edu.cn.
DNS Records for glut.edu.cn
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| glut.edu.cn | MX | 0 | 10 | mxbiz2.qq.com |
| glut.edu.cn | MX | 0 | 5 | mxbiz1.qq.com |
| glut.edu.cn | TXT | 0 | v=spf1 include:spf.mail.qq.com ~all | |
| glut.edu.cn | TXT | 0 | google-site-verification=vLsikIA2v0ZC2cH_LpjDXl7n7KqTR7dsHt2dAXVK7x8 | |
| glut.edu.cn | AAAA | 0 | 2001:250:3420:1::13 | |
| glut.edu.cn | A | 0 | 202.193.95.13 | |
| glut.edu.cn | SOA | 1 | ns1.glut.edu.cn admin.glut.edu.cn 2024041743 28800 7200 864000 1 | |
| glut.edu.cn | NS | 0 | ns1.glut.edu.cn | |
| glut.edu.cn | NS | 0 | ns2.glut.edu.cn | |
| www.glut.edu.cn | CNAME | 0 | zhanqun.glut.edu.cn | |
| www.glut.edu.cn | AAAA | 0 | 2001:250:3420:1::13 | |
| www.glut.edu.cn | A | 0 | 202.193.95.13 |
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