DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for zed.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| zed.com | MX | 0 | 1 | smtp.google.com |
| zed.com | A | 0 | 63.35.42.127 | |
| zed.com | NS | 0 | ns-cloud-b1.googledomains.com | |
| zed.com | NS | 0 | ns-cloud-b4.googledomains.com | |
| zed.com | NS | 0 | ns-cloud-b3.googledomains.com | |
| zed.com | NS | 0 | ns-cloud-b2.googledomains.com | |
| zed.com | SOA | 300 | ns-cloud-b1.googledomains.com cloud-dns-hostmaster.google.com 6 21600 3600 259200 300 | |
| zed.com | TXT | 0 | _hiupvf2uwsqkw8mixarhkscks10lw74 | |
| zed.com | TXT | 0 | MS=ms17124303 | |
| zed.com | TXT | 0 | 6hVJea046I0gfQuxjobY2JwaoGHoIxEg3bMvo7/hB3Lxax9Ui+tC2z7RC7HP/INOzzArxn4zYDFtYAnrH7sFiQ== | |
| zed.com | TXT | 0 | v=spf1 ip4:87.238.244.4 ip4:87.238.244.158 ip4:212.113.110.115 ip4:45.125.22.54 ip4:45.125.22.55 ip4:129.213.41.35 ip4:13.58.8.62 ip4:13.58.65.21 ip4:52.15.128.102 include:amazonses.com include:oirevistas.com.br include:_spf.google.com -all | |
| zed.com | TXT | 0 | _0rfrqn9b7vgjpfyhifcf12mvtou47os | |
| zed.com | TXT | 0 | google-site-verification=drmiHuPb6Adk5bvHFsgxbPpBGJC9xAiMMBCfCzRNCCk | |
| zed.com | TXT | 0 | _globalsign-domain-verification=ImIC-aKd4X9i0II0x6q8EV9uSesuxYJBvazAxgi2jD | |
| zed.com | TXT | 0 | _i39vo5d92fugofyypo2o27yt9bedhiq | |
| www.zed.com | A | 0 | 63.35.42.127 |
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