DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for danielkellystudio.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| danielkellystudio.com | NS | 0 | ns1.my-tss.com | |
| danielkellystudio.com | NS | 0 | ns2.my-tss.com | |
| danielkellystudio.com | MX | 0 | danielkellystudio.com | |
| danielkellystudio.com | SOA | 86400 | ns1.my-tss.com root.serv-17260.my-tss.com 2026062001 3600 1800 1209600 86400 | |
| danielkellystudio.com | A | 0 | 66.115.166.236 | |
| danielkellystudio.com | TXT | 0 | v=spf1 ip4:66.115.166.236 +a +mx +ip4:204.15.250.65 +ip4:66.115.166.229 +ip4:205.196.21.156 +ip4:205.196.18.160 ~all | |
| www.danielkellystudio.com | TXT | 0 | v=spf1 ip4:66.115.166.236 +a +mx +ip4:204.15.250.65 +ip4:66.115.166.229 +ip4:205.196.21.156 +ip4:205.196.18.160 ~all | |
| www.danielkellystudio.com | CNAME | 0 | danielkellystudio.com | |
| www.danielkellystudio.com | NS | 0 | ns2.my-tss.com | |
| www.danielkellystudio.com | NS | 0 | ns1.my-tss.com | |
| www.danielkellystudio.com | A | 0 | 66.115.166.236 | |
| www.danielkellystudio.com | SOA | 86400 | ns1.my-tss.com root.serv-17260.my-tss.com 2026062001 3600 1800 1209600 86400 | |
| www.danielkellystudio.com | MX | 0 | danielkellystudio.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