DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for stmc.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| stmc.com | A | 0 | 52.3.186.164 | |
| stmc.com | NS | 0 | ns93.worldnic.com | |
| stmc.com | NS | 0 | ns94.worldnic.com | |
| stmc.com | SOA | 3600 | NS93.WORLDNIC.com namehost.WORLDNIC.com 126040811 10800 3600 604800 3600 | |
| stmc.com | MX | 0 | 10 | stmc-com.mx1.arsmtp.com |
| stmc.com | MX | 0 | 20 | stmc-com.mx2.arsmtp.com |
| stmc.com | TXT | 0 | v=spf1 ip4:98.161.120.102/32 a:mail.stmc.com include:spf.protection.outlook.com include:edgepilot.com -all | |
| stmc.com | TXT | 0 | 6d72c116-6970-404d-b8e8-b1eac157c785 | |
| www.stmc.com | CNAME | 0 | www.stmc.com.cdn.cloudflare.net | |
| www.stmc.com | AAAA | 0 | 2606:4700:3033::6815:3def | |
| www.stmc.com | AAAA | 0 | 2606:4700:3035::ac43:d8fc | |
| www.stmc.com | A | 0 | 104.21.61.239 | |
| www.stmc.com | A | 0 | 172.67.216.252 |
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