DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mycabana.health
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mycabana.health | SOA | 3601 | pdns1.registrar-servers.com hostmaster.registrar-servers.com 1779884041 43200 3600 604800 3601 | |
| mycabana.health | MX | 0 | mycabana-health.mail.protection.outlook.com | |
| mycabana.health | TXT | 0 | MS=ms92114303 | |
| mycabana.health | TXT | 0 | proxy-ssl.webflow.com | |
| mycabana.health | TXT | 0 | google-site-verification=69bXgWioMZi9gx_CyzMJZV8t6POyigcGEPvOMaPY5Dw | |
| mycabana.health | TXT | 0 | v=spf1 include:spf.protection.outlook.com -all | |
| mycabana.health | TXT | 0 | apple-domain-verification=1y8hIPd3HGDbqhQh | |
| mycabana.health | TXT | 0 | google-site-verification=e0hMoab7dQJD7P9IwMBIGxwZ6c9pILePSIKOeA-qjzs | |
| mycabana.health | A | 0 | 23.96.34.189 | |
| mycabana.health | NS | 0 | pdns2.registrar-servers.com | |
| mycabana.health | NS | 0 | pdns1.registrar-servers.com | |
| www.mycabana.health | A | 0 | 23.96.34.189 |
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