DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for unitedhost.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| unitedhost.org | TXT | 0 | v=spf1 a mx ip4:89.42.208.148 ip4:89.32.248.92 ip4:89.42.208.147 ip4:185.94.98.121 ip4:89.42.209.206 ip4:188.212.22.253 ip4:89.39.208.162 ip4:185.94.96.101 ip4:185.94.99.240 ip4:89.32.250.162 ip4:89.42.208.211 ip4:89.39.208.244 ip4:185.94.96.118 ip4:217.144.104.23 ip4:89.32.250.232 ~all | |
| unitedhost.org | SOA | 86400 | ns1.unitedhost.org server.unitedhost.org 2026070906 3600 7200 1209600 86400 | |
| unitedhost.org | A | 0 | 89.32.250.232 | |
| unitedhost.org | MX | 0 | unitedhost.org | |
| unitedhost.org | NS | 0 | ns1.unitedhost.org | |
| unitedhost.org | NS | 0 | ns2.unitedhost.org | |
| www.unitedhost.org | CNAME | 0 | unitedhost.org | |
| www.unitedhost.org | TXT | 0 | v=spf1 a mx ip4:89.42.208.148 ip4:89.32.248.92 ip4:89.42.208.147 ip4:185.94.98.121 ip4:89.42.209.206 ip4:188.212.22.253 ip4:89.39.208.162 ip4:185.94.96.101 ip4:185.94.99.240 ip4:89.32.250.162 ip4:89.42.208.211 ip4:89.39.208.244 ip4:185.94.96.118 ip4:217.144.104.23 ip4:89.32.250.232 ~all | |
| www.unitedhost.org | MX | 0 | unitedhost.org | |
| www.unitedhost.org | SOA | 86400 | ns1.unitedhost.org server.unitedhost.org 2026070906 3600 7200 1209600 86400 | |
| www.unitedhost.org | A | 0 | 89.32.250.232 | |
| www.unitedhost.org | NS | 0 | ns2.unitedhost.org | |
| www.unitedhost.org | NS | 0 | ns1.unitedhost.org |
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