DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for homecourt.marketing
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| homecourt.marketing | SOA | 86400 | ns1.j-ust.info gary\.j.jhpinsite.com 2026052401 86400 7200 3600000 86400 | |
| homecourt.marketing | MX | 0 | homecourt.marketing | |
| homecourt.marketing | NS | 0 | ns1.j-ust.info | |
| homecourt.marketing | NS | 0 | ns2.j-ust.info | |
| homecourt.marketing | A | 0 | 104.193.108.95 | |
| homecourt.marketing | TXT | 0 | v=spf1 ip4:104.193.108.95 +a +mx ~all | |
| www.homecourt.marketing | CNAME | 0 | homecourt.marketing | |
| www.homecourt.marketing | TXT | 0 | v=spf1 ip4:104.193.108.95 +a +mx ~all | |
| www.homecourt.marketing | A | 0 | 104.193.108.95 | |
| www.homecourt.marketing | NS | 0 | ns2.j-ust.info | |
| www.homecourt.marketing | NS | 0 | ns1.j-ust.info | |
| www.homecourt.marketing | SOA | 86400 | ns1.j-ust.info gary\.j.jhpinsite.com 2026052401 86400 7200 3600000 86400 | |
| www.homecourt.marketing | MX | 0 | homecourt.marketing |
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