DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for textcafe.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| textcafe.com | NS | 0 | ns1.dnsmadeeasy.com | |
| textcafe.com | NS | 0 | ns3.dnsmadeeasy.com | |
| textcafe.com | NS | 0 | ns0.dnsmadeeasy.com | |
| textcafe.com | NS | 0 | ns4.dnsmadeeasy.com | |
| textcafe.com | NS | 0 | ns2.dnsmadeeasy.com | |
| textcafe.com | SOA | 3600 | ns0.texterity.com hostmaster.texterity.com 2004010273 43200 3600 1209600 3600 | |
| textcafe.com | A | 0 | 96.45.82.86 | |
| textcafe.com | A | 0 | 96.45.82.197 | |
| textcafe.com | A | 0 | 96.45.83.70 | |
| textcafe.com | A | 0 | 96.45.83.223 | |
| textcafe.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| textcafe.com | MX | 0 | 10 | aspmx3.googlemail.com |
| textcafe.com | MX | 0 | 10 | aspmx2.googlemail.com |
| textcafe.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| textcafe.com | MX | 0 | 1 | aspmx.l.google.com |
| www.textcafe.com | CNAME | 0 | textcafevpc-664cb2f2c0a805e3.elb.us-east-1.amazonaws.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