DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for twohearts.love
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| twohearts.love | SOA | 86400 | ns1.gwdbrant.com sysadmin.whc.ca 2026062201 3600 1800 1209600 86400 | |
| twohearts.love | NS | 0 | ns1.gwdbrant.com | |
| twohearts.love | NS | 0 | ns2.gwdbrant.com | |
| twohearts.love | MX | 0 | twohearts.love | |
| twohearts.love | A | 0 | 51.79.18.35 | |
| twohearts.love | TXT | 0 | google-site-verification=d1_7V_YkhlNvu06ZDr5wDUSJcyt67HGzB6esWgy9Vgs | |
| twohearts.love | TXT | 0 | v=spf1 ip4:51.79.18.35 +a +mx +ip4:68.71.44.194 ~all | |
| www.twohearts.love | A | 0 | 51.79.18.35 | |
| www.twohearts.love | CNAME | 0 | twohearts.love | |
| www.twohearts.love | NS | 0 | ns1.gwdbrant.com | |
| www.twohearts.love | NS | 0 | ns2.gwdbrant.com | |
| www.twohearts.love | MX | 0 | twohearts.love | |
| www.twohearts.love | SOA | 86400 | ns1.gwdbrant.com sysadmin.whc.ca 2026062201 3600 1800 1209600 86400 | |
| www.twohearts.love | TXT | 0 | google-site-verification=d1_7V_YkhlNvu06ZDr5wDUSJcyt67HGzB6esWgy9Vgs | |
| www.twohearts.love | TXT | 0 | v=spf1 ip4:51.79.18.35 +a +mx +ip4:68.71.44.194 ~all |
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