DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for upstreamapp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| upstreamapp.com | SOA | 1800 | algin.ns.cloudflare.com dns.cloudflare.com 2409516771 10000 2400 604800 1800 | |
| upstreamapp.com | NS | 0 | kim.ns.cloudflare.com | |
| upstreamapp.com | NS | 0 | algin.ns.cloudflare.com | |
| upstreamapp.com | A | 0 | 104.26.3.89 | |
| upstreamapp.com | A | 0 | 104.26.2.89 | |
| upstreamapp.com | A | 0 | 172.67.75.81 | |
| upstreamapp.com | TXT | 0 | v=spf1 a mx include:_spf.google.com include:amazonses.com -all | |
| upstreamapp.com | TXT | 0 | 6499cac4-6100-4bf1-ab31-9f08661b3436=37a33b6088e7a70e52826ba21338f9d5709b829be2ca8d30644ac4c9e9cdd5ba | |
| upstreamapp.com | TXT | 0 | google-site-verification=2UbgR09JiqhgOfgs8_BAP2qItkL0P2gNBTtZz0C_U7U | |
| upstreamapp.com | TXT | 0 | google-site-verification=FuSKWJyEJUXrA8q_tzRpHW5hBN-sqZwz3KIgn-TUCz4 | |
| upstreamapp.com | TXT | 0 | 46e12070-5d32-4b45-8b3f-7a56806c4b73=37a33b6088e7a70e52826ba21338f9d5709b829be2ca8d30644ac4c9e9cdd5ba | |
| upstreamapp.com | TXT | 0 | google-site-verification=bwXRLaO-13rTrjb2ef8qpPTJeDmM5kl50nAuYpsJwl4 | |
| upstreamapp.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| upstreamapp.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| upstreamapp.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| upstreamapp.com | MX | 0 | 1 | aspmx.l.google.com |
| upstreamapp.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| upstreamapp.com | AAAA | 0 | 2606:4700:20::ac43:4b51 | |
| upstreamapp.com | AAAA | 0 | 2606:4700:20::681a:259 | |
| upstreamapp.com | AAAA | 0 | 2606:4700:20::681a:359 | |
| www.upstreamapp.com | A | 0 | 104.26.3.89 | |
| www.upstreamapp.com | A | 0 | 104.26.2.89 | |
| www.upstreamapp.com | A | 0 | 172.67.75.81 | |
| www.upstreamapp.com | AAAA | 0 | 2606:4700:20::681a:259 | |
| www.upstreamapp.com | AAAA | 0 | 2606:4700:20::ac43:4b51 | |
| www.upstreamapp.com | AAAA | 0 | 2606:4700:20::681a:359 |
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