DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ana.com.sa
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ana.com.sa | NS | 0 | horizon.dns-parking.com | |
| ana.com.sa | NS | 0 | orbit.dns-parking.com | |
| ana.com.sa | MX | 0 | 10 | mx.zoho.com |
| ana.com.sa | MX | 0 | 20 | mx2.zoho.com |
| ana.com.sa | MX | 0 | 50 | mx3.zoho.com |
| ana.com.sa | TXT | 0 | v=spf1 include:zoho.com ip4:43.242.125.149 a mx include:spf.antispamcloud.com -all | |
| ana.com.sa | TXT | 0 | zoho-verification=zb41181440.zmverify.zoho.com | |
| ana.com.sa | A | 0 | 77.37.114.129 | |
| ana.com.sa | SOA | 10800 | orbit.dns-parking.com abdullah.asic.com.sa 1781670618 10800 3600 604800 10800 | |
| www.ana.com.sa | CNAME | 0 | ana.com.sa | |
| www.ana.com.sa | TXT | 0 | v=spf1 include:zoho.com ip4:43.242.125.149 a mx include:spf.antispamcloud.com -all | |
| www.ana.com.sa | TXT | 0 | zoho-verification=zb41181440.zmverify.zoho.com | |
| www.ana.com.sa | A | 0 | 77.37.114.129 | |
| www.ana.com.sa | MX | 0 | 20 | mx2.zoho.com |
| www.ana.com.sa | MX | 0 | 50 | mx3.zoho.com |
| www.ana.com.sa | MX | 0 | 10 | mx.zoho.com |
| www.ana.com.sa | NS | 0 | horizon.dns-parking.com | |
| www.ana.com.sa | NS | 0 | orbit.dns-parking.com | |
| www.ana.com.sa | SOA | 10800 | orbit.dns-parking.com abdullah.asic.com.sa 1781670618 10800 3600 604800 10800 |
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