DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myinc.co.za
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myinc.co.za | MX | 0 | 30 | mx3.zoho.com |
| myinc.co.za | MX | 0 | 10 | mx.zoho.com |
| myinc.co.za | MX | 0 | 20 | mx2.zoho.com |
| myinc.co.za | A | 0 | 104.21.48.179 | |
| myinc.co.za | A | 0 | 172.67.155.86 | |
| myinc.co.za | AAAA | 0 | 2606:4700:3035::ac43:9b56 | |
| myinc.co.za | AAAA | 0 | 2606:4700:3037::6815:30b3 | |
| myinc.co.za | NS | 0 | david.ns.cloudflare.com | |
| myinc.co.za | NS | 0 | coco.ns.cloudflare.com | |
| myinc.co.za | SOA | 1800 | coco.ns.cloudflare.com dns.cloudflare.com 2409494175 10000 2400 604800 1800 | |
| myinc.co.za | TXT | 0 | zoho-verification=zb11781731.zmverify.zoho.com | |
| myinc.co.za | TXT | 0 | v=spf1 include:zohomail.com a include:spf.spamhero.com ~all | |
| myinc.co.za | TXT | 0 | canva-domain-verify=31a79fb3-81ea-48ae-8317-99147478ceca | |
| www.myinc.co.za | AAAA | 0 | 2606:4700:3037::6815:30b3 | |
| www.myinc.co.za | AAAA | 0 | 2606:4700:3035::ac43:9b56 | |
| www.myinc.co.za | A | 0 | 172.67.155.86 | |
| www.myinc.co.za | A | 0 | 104.21.48.179 |
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