DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for colablog.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| colablog.com | MX | 0 | 20 | mx156.hostedmxserver.com |
| colablog.com | AAAA | 0 | 2606:4700:3033::6815:7f3 | |
| colablog.com | AAAA | 0 | 2606:4700:3030::ac43:bc1a | |
| colablog.com | NS | 0 | brodie.ns.cloudflare.com | |
| colablog.com | NS | 0 | maleah.ns.cloudflare.com | |
| colablog.com | A | 0 | 104.21.7.243 | |
| colablog.com | A | 0 | 172.67.188.26 | |
| colablog.com | TXT | 0 | v=spf1 ip4:210.127.65.0/24 ip4:153.51.191.0/24 ip4:76.9.109.0/24 ip4:93.119.232.0/24 ip4:102.241.15.0/24 ip4:211.255.244.0/24 ip4:211.172.104.0/24 ip4:210.127.64.0/24 ip4:203.248.93.0/24 ip4:102.241.15.0/24 ~all | |
| colablog.com | SOA | 1800 | brodie.ns.cloudflare.com dns.cloudflare.com 2408316139 10000 2400 604800 1800 | |
| www.colablog.com | SOA | 3600 | ns1.parklogic.com hostmaster.colablog.com 2019102301 3600 7200 1209600 3600 | |
| www.colablog.com | MX | 0 | 20 | mx156.hostedmxserver.com |
| www.colablog.com | NS | 0 | ns1.parklogic.com | |
| www.colablog.com | NS | 0 | ns2.parklogic.com | |
| www.colablog.com | TXT | 0 | v=spf1 -all | |
| www.colablog.com | A | 0 | 172.239.49.232 | |
| www.colablog.com | A | 0 | 172.239.193.67 | |
| www.colablog.com | A | 0 | 172.234.27.233 |
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