DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for techdaddies.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| techdaddies.com | SOA | 1800 | kate.ns.cloudflare.com dns.cloudflare.com 2405878144 10000 2400 604800 1800 | |
| techdaddies.com | TXT | 0 | v=spf1 ip4:162.248.48.102 ip4:45.79.14.53 ip4:184.95.54.26 include:spf.messagingengine.com -all | |
| techdaddies.com | TXT | 0 | hibp-verify=dweb_r7htzvfyzpqwvghal4p9f16w | |
| techdaddies.com | A | 0 | 104.21.5.53 | |
| techdaddies.com | A | 0 | 172.67.132.254 | |
| techdaddies.com | MX | 0 | 20 | in2-smtp.messagingengine.com |
| techdaddies.com | MX | 0 | 10 | in1-smtp.messagingengine.com |
| techdaddies.com | AAAA | 0 | 2606:4700:3032::ac43:84fe | |
| techdaddies.com | AAAA | 0 | 2606:4700:3032::6815:535 | |
| techdaddies.com | NS | 0 | matt.ns.cloudflare.com | |
| techdaddies.com | NS | 0 | kate.ns.cloudflare.com | |
| www.techdaddies.com | AAAA | 0 | 2606:4700:3032::6815:535 | |
| www.techdaddies.com | AAAA | 0 | 2606:4700:3032::ac43:84fe | |
| www.techdaddies.com | A | 0 | 104.21.5.53 | |
| www.techdaddies.com | A | 0 | 172.67.132.254 |
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