DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for zips.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| zips.com | A | 0 | 13.107.226.40 | |
| zips.com | A | 0 | 13.107.253.40 | |
| zips.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| zips.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| zips.com | MX | 0 | 1 | aspmx.l.google.com |
| zips.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| zips.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| zips.com | SOA | 300 | ns1-08.azure-dns.com azuredns-hostmaster.microsoft.com 1 3600 300 2419200 300 | |
| zips.com | NS | 0 | ns3-08.azure-dns.org | |
| zips.com | NS | 0 | ns2-08.azure-dns.net | |
| zips.com | NS | 0 | ns1-08.azure-dns.com | |
| zips.com | NS | 0 | ns4-08.azure-dns.info | |
| zips.com | TXT | 0 | had4e09b97b54422bba1c5d93d424f162 | |
| zips.com | TXT | 0 | asv=733561c0dad6aca9c627cc538457e340 | |
| zips.com | TXT | 0 | asv=70ec29330a2954da97d3faafa3ea16ba | |
| zips.com | TXT | 0 | v=spf1 include:_spf.google.com include:48463649.spf04.hubspotemail.net ~all | |
| zips.com | TXT | 0 | MS=ms17901244 | |
| zips.com | TXT | 0 | hsm2392469p90hvba9ptg9bjc6 | |
| zips.com | TXT | 0 | klaviyo-site-verification=SXSXkh | |
| zips.com | TXT | 0 | google-site-verification=tQg56yRImW8Vnr6oUUHQnM2dw9SI3KjF5DhUdl_eoJ4 | |
| zips.com | TXT | 0 | asv=c4d925520e98994d9d9894f1eadf8a08 | |
| zips.com | TXT | 0 | duo_sso_verification=8irHeShgWWEjFZVUotU4OmPSXthjyBnnYcZD2SDK0TnwpXMc8OP858VjA1CrNdta | |
| zips.com | TXT | 0 | 7tm331kntafqki66b447pccdp8 | |
| zips.com | TXT | 0 | adobe-sign-verification=66a3f1e6349b2bea2e5bb76acf3c0d60 | |
| www.zips.com | CNAME | 0 | zips-production-fjabh0czbbdug2ft.z01.azurefd.net | |
| www.zips.com | A | 0 | 150.171.109.72 | |
| www.zips.com | AAAA | 0 | 2603:1061:14:4c::1 |
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