DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for empleate.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| empleate.org | A | 0 | 34.193.10.174 | |
| empleate.org | SOA | 604800 | a2.itverx.com info.itverx.com.ve 2021120400 86400 3600 604800 604800 | |
| empleate.org | NS | 0 | a3.itverx.org | |
| empleate.org | NS | 0 | a4.itverx.com.ve | |
| empleate.org | NS | 0 | a2.itverx.info | |
| empleate.org | NS | 0 | a1.itverx.com | |
| empleate.org | MX | 0 | 5 | mailcorp.empleate.com |
| www.empleate.org | CNAME | 0 | www.empleate.com | |
| www.empleate.org | A | 0 | 52.7.176.99 | |
| www.empleate.org | A | 0 | 34.194.126.163 | |
| www.empleate.org | A | 0 | 34.234.189.122 |
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