DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for tececo.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| tececo.com | NS | 0 | ns1.fastworldwideweb.com | |
| tececo.com | NS | 0 | ns2.fastworldwideweb.com | |
| tececo.com | TXT | 0 | v=spf1 +ip4:65.109.56.206 +ip4:65.109.56.210 +ip4:65.109.56.211 +ip4:65.109.56.249 ~all | |
| tececo.com | MX | 0 | 10 | mail.tececo.com |
| tececo.com | SOA | 10800 | ns1.fastworldwideweb.com hostmaster.tececo.com 1774064059 7200 300 1209600 10800 | |
| tececo.com | A | 0 | 65.109.56.210 | |
| www.tececo.com | SOA | 10800 | ns1.fastworldwideweb.com hostmaster.tececo.com 1774064059 7200 300 1209600 10800 | |
| www.tececo.com | CNAME | 0 | tececo.com | |
| www.tececo.com | NS | 0 | ns1.fastworldwideweb.com | |
| www.tececo.com | NS | 0 | ns2.fastworldwideweb.com | |
| www.tececo.com | MX | 0 | 10 | mail.tececo.com |
| www.tececo.com | A | 0 | 65.109.56.210 | |
| www.tececo.com | TXT | 0 | v=spf1 +ip4:65.109.56.206 +ip4:65.109.56.210 +ip4:65.109.56.211 +ip4:65.109.56.249 ~all |
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