DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for horizonteweb.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| horizonteweb.com | NS | 0 | ns1.towebs.com | |
| horizonteweb.com | NS | 0 | ns3.towebs.com | |
| horizonteweb.com | NS | 0 | ns2.towebs.com | |
| horizonteweb.com | NS | 0 | ns4.towebs.com | |
| horizonteweb.com | A | 0 | 200.80.43.221 | |
| horizonteweb.com | TXT | 0 | v=spf1 ip4:200.80.43.221 ip4:181.119.48.36 ip4:190.61.250.170 ip4:190.61.250.174 ip4:190.61.250.171 +a +mx +ip4:190.61.219.142 ~all | |
| horizonteweb.com | SOA | 86400 | ns1.towebs.com root.ivar9.toservers.com 2023020203 3600 1800 1209600 86400 | |
| horizonteweb.com | MX | 0 | mail.horizonteweb.com | |
| www.horizonteweb.com | CNAME | 0 | horizonteweb.com | |
| www.horizonteweb.com | MX | 0 | mail.horizonteweb.com | |
| www.horizonteweb.com | A | 0 | 200.80.43.221 | |
| www.horizonteweb.com | TXT | 0 | v=spf1 ip4:200.80.43.221 ip4:181.119.48.36 ip4:190.61.250.170 ip4:190.61.250.174 ip4:190.61.250.171 +a +mx +ip4:190.61.219.142 ~all | |
| www.horizonteweb.com | SOA | 86400 | ns1.towebs.com root.ivar9.toservers.com 2023020203 3600 1800 1209600 86400 | |
| www.horizonteweb.com | NS | 0 | ns2.towebs.com | |
| www.horizonteweb.com | NS | 0 | ns1.towebs.com | |
| www.horizonteweb.com | NS | 0 | ns4.towebs.com | |
| www.horizonteweb.com | NS | 0 | ns3.towebs.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