DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for myxstudios.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myxstudios.com | TXT | 0 | v=spf1 ip4:103.138.189.65 include:spf.mysecurecloudhost.com +a +mx +ip4:139.162.25.42 +ip4:139.162.24.66 +ip4:172.104.58.222 +ip4:64.37.52.42 ~all | |
| myxstudios.com | SOA | 86400 | ns1.sg1.fcomet.com servers.mysecurecloudhost.com 2026071300 3600 1800 1209600 86400 | |
| myxstudios.com | A | 0 | 103.138.189.65 | |
| myxstudios.com | NS | 0 | ns1.sg1.fcomet.com | |
| myxstudios.com | NS | 0 | ns2.sg1.fcomet.com | |
| myxstudios.com | MX | 0 | 10 | s11740.sgp1.stableserver.net |
| www.myxstudios.com | NS | 0 | ns2.sg1.fcomet.com | |
| www.myxstudios.com | NS | 0 | ns1.sg1.fcomet.com | |
| www.myxstudios.com | CNAME | 0 | myxstudios.com | |
| www.myxstudios.com | A | 0 | 103.138.189.65 | |
| www.myxstudios.com | MX | 0 | 10 | s11740.sgp1.stableserver.net |
| www.myxstudios.com | TXT | 0 | v=spf1 ip4:103.138.189.65 include:spf.mysecurecloudhost.com +a +mx +ip4:139.162.25.42 +ip4:139.162.24.66 +ip4:172.104.58.222 +ip4:64.37.52.42 ~all | |
| www.myxstudios.com | SOA | 86400 | ns1.sg1.fcomet.com servers.mysecurecloudhost.com 2026071300 3600 1800 1209600 86400 |
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