DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for gray.gift
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| gray.gift | A | 0 | 104.168.155.56 | |
| gray.gift | MX | 0 | gray.gift | |
| gray.gift | TXT | 0 | v=spf1 +ip4:104.168.155.56 +include:_spf.apple.com +include:_spf-txn.apple.com ~all | |
| gray.gift | SOA | 86400 | seabs49.hostwindsdns.com serverhealth.hostwinds.com 2026071201 3600 1800 1209600 86400 | |
| gray.gift | NS | 0 | seabs50.hostwindsdns.com | |
| gray.gift | NS | 0 | seabs49.hostwindsdns.com | |
| www.gray.gift | CNAME | 0 | gray.gift | |
| www.gray.gift | TXT | 0 | v=spf1 +ip4:104.168.155.56 +include:_spf.apple.com +include:_spf-txn.apple.com ~all | |
| www.gray.gift | MX | 0 | gray.gift | |
| www.gray.gift | SOA | 86400 | seabs49.hostwindsdns.com serverhealth.hostwinds.com 2026071201 3600 1800 1209600 86400 | |
| www.gray.gift | NS | 0 | seabs50.hostwindsdns.com | |
| www.gray.gift | NS | 0 | seabs49.hostwindsdns.com | |
| www.gray.gift | A | 0 | 104.168.155.56 |
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