DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for yourhostingaccount.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| yourhostingaccount.com | TXT | 0 | v=spf1 ip4:38.113.1.0/24 ip4:12.45.243.128/26 ip4:65.254.253.0/24 ip4:65.254.254.0/24 ip4:209.17.115.0/24 ip4:64.69.218.0/24 include:eig.spf.a.cloudfilter.net include:spf.protection.outlook.com include:_spf.salesforce.com include:spf.websitewelcome.com include:eig.spf.a.cloudfilter.net ?all | |
| yourhostingaccount.com | TXT | 0 | MS=ms88544089 | |
| yourhostingaccount.com | NS | 0 | ns1.yourhostingaccount.com | |
| yourhostingaccount.com | NS | 0 | ns2.yourhostingaccount.com | |
| yourhostingaccount.com | NS | 0 | ns3.yourhostingaccount.com | |
| yourhostingaccount.com | SOA | 3600 | ns1.yourhostingaccount.com admin.yourhostingaccount.com 2004012801 10800 3600 700000 3600 | |
| yourhostingaccount.com | A | 0 | 38.113.1.135 | |
| yourhostingaccount.com | MX | 0 | 10 | yourhostingaccount-com.mail.protection.outlook.com |
| www.yourhostingaccount.com | A | 0 | 38.113.1.135 | |
| www.yourhostingaccount.com | MX | 0 | 10 | mail.yourhostingaccount.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