DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for vhost.ae
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| vhost.ae | NS | 0 | dns2.aeserver.com | |
| vhost.ae | NS | 0 | dns1.aeserver.com | |
| vhost.ae | NS | 0 | dns3.aeserver.com | |
| vhost.ae | TXT | 0 | v=spf1 +a +mx +ip4:62.212.85.9 +ip4:178.162.143.14 +ip4:149.202.76.125 +ip4:178.162.143.15 +ip4:178.162.143.16 +ip4:178.162.143.17 +ip4:178.162.143.26 +ip4:163.172.116.202 +ip4:163.172.118.185 +ip4:163.172.120.214 +ip4:163.172.119.82 ip4:163.172.117.64 ip4:83.149.72.169 ~all | |
| vhost.ae | MX | 0 | 1 | inrelay2.vmail.ae |
| vhost.ae | MX | 0 | 5 | inrelay.vmail.ae |
| vhost.ae | SOA | 172800 | dns1.aeserver.com hostmaster.vhost.ae 2026062500 86400 7200 3600000 172800 | |
| vhost.ae | A | 0 | 149.202.76.125 | |
| www.vhost.ae | SOA | 172800 | dns1.aeserver.com hostmaster.vhost.ae 2026062500 86400 7200 3600000 172800 | |
| www.vhost.ae | NS | 0 | dns3.aeserver.com | |
| www.vhost.ae | NS | 0 | dns1.aeserver.com | |
| www.vhost.ae | NS | 0 | dns2.aeserver.com | |
| www.vhost.ae | MX | 0 | 1 | inrelay2.vmail.ae |
| www.vhost.ae | MX | 0 | 5 | inrelay.vmail.ae |
| www.vhost.ae | TXT | 0 | v=spf1 +a +mx +ip4:62.212.85.9 +ip4:178.162.143.14 +ip4:149.202.76.125 +ip4:178.162.143.15 +ip4:178.162.143.16 +ip4:178.162.143.17 +ip4:178.162.143.26 +ip4:163.172.116.202 +ip4:163.172.118.185 +ip4:163.172.120.214 +ip4:163.172.119.82 ip4:163.172.117.64 ip4:83.149.72.169 ~all | |
| www.vhost.ae | CNAME | 0 | vhost.ae | |
| www.vhost.ae | A | 0 | 149.202.76.125 |
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