DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for tmcone.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| tmcone.com | A | 0 | 20.150.154.241 | |
| tmcone.com | MX | 0 | 10 | s1445544.m.en25.com |
| tmcone.com | MX | 0 | 10 | mx1.tmcaz.iphmx.com |
| tmcone.com | MX | 0 | 10 | mx2.tmcaz.iphmx.com |
| tmcone.com | SOA | 900 | ns1.tmcaz.com hostmaster.tmcaz.com 54 10800 3600 1728000 900 | |
| tmcone.com | NS | 0 | ns2.tmcaz.com | |
| tmcone.com | NS | 0 | ns1.tmcaz.com | |
| www.tmcone.com | CNAME | 0 | tmc-dfd-fe-cms89bd4462.ambitiousocean-675744c2.westus3.azurecontainerapps.io | |
| www.tmcone.com | A | 0 | 20.150.154.241 |
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