DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for simple101.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| simple101.com | NS | 0 | rajeev.ns.cloudflare.com | |
| simple101.com | NS | 0 | ashley.ns.cloudflare.com | |
| simple101.com | TXT | 0 | MS=6625F8B2AE59B27A41B5FA216E12558A3D41694A | |
| simple101.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com +include:spf.mailjet.com +a +mx +ip4:64.50.185.12 +ip4:108.166.23.167 +ip4:107.161.80.151 +include:emailsrvr.com ~all | |
| simple101.com | TXT | 0 | MS=ms51577895 | |
| simple101.com | TXT | 0 | google-site-verification=NMJlcy5nIRDQDRwI4zwR81MXWTKluYHbACScBDnBOk8 | |
| simple101.com | SOA | 1800 | ashley.ns.cloudflare.com dns.cloudflare.com 2407123301 10000 2400 604800 1800 | |
| simple101.com | AAAA | 0 | 2606:4700:3036::ac43:a006 | |
| simple101.com | AAAA | 0 | 2606:4700:3035::6815:e9f | |
| simple101.com | MX | 0 | simple101-com.mail.protection.outlook.com | |
| simple101.com | A | 0 | 172.67.160.6 | |
| simple101.com | A | 0 | 104.21.14.159 | |
| www.simple101.com | A | 0 | 104.21.14.159 | |
| www.simple101.com | A | 0 | 172.67.160.6 | |
| www.simple101.com | AAAA | 0 | 2606:4700:3035::6815:e9f | |
| www.simple101.com | AAAA | 0 | 2606:4700:3036::ac43:a006 |
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