DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ues.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ues.com | SOA | 1800 | cora.ns.cloudflare.com dns.cloudflare.com 2401417332 10000 2400 604800 1800 | |
| ues.com | NS | 0 | cora.ns.cloudflare.com | |
| ues.com | NS | 0 | hank.ns.cloudflare.com | |
| ues.com | MX | 0 | mxb-00588301.gslb.gpphosted.com | |
| ues.com | MX | 0 | mxa-00588301.gslb.gpphosted.com | |
| ues.com | TXT | 0 | v=spf1 mx ip4:24.106.94.34 include:spf.protection.office365.us -all | |
| ues.com | TXT | 0 | MS=ms29212217 | |
| ues.com | TXT | 0 | qui068skqo7bmtpia7pvas3927 | |
| ues.com | TXT | 0 | atlassian-domain-verification=n7merPzwB6sWFU5pOYs/4Je0oLIPX4bKGaWPXspo0/jLh5LHx3hpLnNhHwKiaOKX | |
| ues.com | TXT | 0 | MS=ms33106348 | |
| ues.com | TXT | 0 | google-site-verification=kf3yxF6Bx6pLARnAjuwSO80Sc2dT-VIg6b8G5haHqyA | |
| ues.com | TXT | 0 | MS=ms79535460 | |
| ues.com | TXT | 0 | MS=658C58940AE5619B49D4C825CECAF03C5027D84C | |
| ues.com | TXT | 0 | MS=ms49216572 | |
| www.ues.com | CNAME | 0 | 3430985.group35.sites.hubspot.net | |
| www.ues.com | A | 0 | 199.60.103.29 | |
| www.ues.com | A | 0 | 199.60.103.227 | |
| www.ues.com | AAAA | 0 | 2606:2c40::c73c:67e3 | |
| www.ues.com | AAAA | 0 | 2606:2c40::c73c:671d |
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