DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mysccar.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mysccar.com | TXT | 0 | sophos-domain-verification=33a8d4b2c340f4f667aa4423975ba5b93f3e89b77ef981377b0b8131c584249e | |
| mysccar.com | TXT | 0 | v=spf1 ip4:50.87.248.26 +a +mx ~all | |
| mysccar.com | NS | 0 | ns2.bluehost.com | |
| mysccar.com | NS | 0 | ns1.bluehost.com | |
| mysccar.com | SOA | 3600 | NS1.BLUEHOST.com root.BLUEHOST.com 126012917 10800 3600 604800 3600 | |
| mysccar.com | MX | 0 | mail.mysccar.com | |
| mysccar.com | A | 0 | 50.87.248.26 | |
| www.mysccar.com | CNAME | 0 | mysccar.com | |
| www.mysccar.com | NS | 0 | ns2.bluehost.com | |
| www.mysccar.com | NS | 0 | ns1.bluehost.com | |
| www.mysccar.com | MX | 0 | mail.mysccar.com | |
| www.mysccar.com | A | 0 | 50.87.248.26 | |
| www.mysccar.com | SOA | 3600 | NS1.BLUEHOST.com root.BLUEHOST.com 126012917 10800 3600 604800 3600 | |
| www.mysccar.com | TXT | 0 | sophos-domain-verification=33a8d4b2c340f4f667aa4423975ba5b93f3e89b77ef981377b0b8131c584249e | |
| www.mysccar.com | TXT | 0 | v=spf1 ip4:50.87.248.26 +a +mx ~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