DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mlracademy.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mlracademy.com | TXT | 0 | v=spf1 a mx include:websitewelcome.com ~all | |
| mlracademy.com | TXT | 0 | google-site-verification=qUv2Y7CilgJacRDvSXt26js8eDFvCKeJsMQVcNIYVwI | |
| mlracademy.com | MX | 0 | 1 | SMTP.GOOGLE.com |
| mlracademy.com | NS | 0 | ns998.websitewelcome.com | |
| mlracademy.com | NS | 0 | ns997.websitewelcome.com | |
| mlracademy.com | A | 0 | 192.185.185.205 | |
| mlracademy.com | SOA | 86400 | ns997.websitewelcome.com billing.neelnetworks.com 2026052701 86400 7200 3600000 86400 | |
| www.mlracademy.com | MX | 0 | 1 | SMTP.GOOGLE.com |
| www.mlracademy.com | CNAME | 0 | mlracademy.com | |
| www.mlracademy.com | A | 0 | 192.185.185.205 | |
| www.mlracademy.com | TXT | 0 | google-site-verification=qUv2Y7CilgJacRDvSXt26js8eDFvCKeJsMQVcNIYVwI | |
| www.mlracademy.com | TXT | 0 | v=spf1 a mx include:websitewelcome.com ~all | |
| www.mlracademy.com | SOA | 86400 | ns997.websitewelcome.com billing.neelnetworks.com 2026052701 86400 7200 3600000 86400 | |
| www.mlracademy.com | NS | 0 | ns997.websitewelcome.com | |
| www.mlracademy.com | NS | 0 | ns998.websitewelcome.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