DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mytutorlearning.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mytutorlearning.com | NS | 0 | dns1.stabletransit.com | |
| mytutorlearning.com | NS | 0 | dns2.stabletransit.com | |
| mytutorlearning.com | TXT | 0 | v=spf1 mx a ip4:199.217.139.3 a:securemail.compu-type.net a:dispatch-us.ppe-hosted.com ~all | |
| mytutorlearning.com | TXT | 0 | ppe-1f5a3243d7cc5735224b3b17a54015127c8c2a06 | |
| mytutorlearning.com | SOA | 300 | dns1.stabletransit.com ipadmin.stabletransit.com 1729029575 10800 3600 604800 300 | |
| mytutorlearning.com | MX | 0 | 10 | mx2-us1.ppe-hosted.com |
| mytutorlearning.com | MX | 0 | 10 | mx1-us1.ppe-hosted.com |
| mytutorlearning.com | A | 0 | 35.209.240.66 | |
| www.mytutorlearning.com | SOA | 300 | dns1.stabletransit.com ipadmin.stabletransit.com 1729029575 10800 3600 604800 300 | |
| www.mytutorlearning.com | MX | 0 | 10 | mx1-us1.ppe-hosted.com |
| www.mytutorlearning.com | MX | 0 | 10 | mx2-us1.ppe-hosted.com |
| www.mytutorlearning.com | CNAME | 0 | mytutorlearning.com | |
| www.mytutorlearning.com | A | 0 | 35.209.240.66 | |
| www.mytutorlearning.com | TXT | 0 | ppe-1f5a3243d7cc5735224b3b17a54015127c8c2a06 | |
| www.mytutorlearning.com | TXT | 0 | v=spf1 mx a ip4:199.217.139.3 a:securemail.compu-type.net a:dispatch-us.ppe-hosted.com ~all | |
| www.mytutorlearning.com | NS | 0 | dns2.stabletransit.com | |
| www.mytutorlearning.com | NS | 0 | dns1.stabletransit.com |
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