DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for multiply.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| multiply.com | A | 0 | 3.131.150.69 | |
| multiply.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| multiply.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| multiply.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| multiply.com | MX | 0 | 1 | aspmx.l.google.com |
| multiply.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| multiply.com | NS | 0 | ns2.dnsimple.com | |
| multiply.com | NS | 0 | ns1.dnsimple.com | |
| multiply.com | NS | 0 | ns4.dnsimple.com | |
| multiply.com | NS | 0 | ns3.dnsimple.com | |
| multiply.com | SOA | 300 | ns1.dnsimple.com admin.dnsimple.com 1538682376 86400 7200 604800 300 | |
| multiply.com | TXT | 0 | facebook-domain-verification=cvxptguo2p37wogz44uozhgiwzcaqt | |
| multiply.com | TXT | 0 | v=spf1 ip4:192.41.64.0/24 ip4:98.129.35.0/24 ip4:212.143.232.0/27 ip4:66.9.143.128/27 ip4:67.196.156.0/24 ip4:67.196.157.0/24 ip4:64.186.35.0/24 ip4:34.238.173.22/32 ip4:34.238.173.221/32 include:_spf.google.com include:spf.dynect.net include:mailgun.org include:servers.mcsv.net ~all | |
| multiply.com | TXT | 0 | google-site-verification=TJSWbUDRM1-mQTTfCG4E1hCjOntRhR6GmuAuzfKVqB8 | |
| multiply.com | TXT | 0 | atlassian-domain-verification=lhyOJFVmOXNxaBco5c1pHPcf/GNWkK+YIAadiJlQ6se2Plv/JpUdhhhepf4oVxcL | |
| multiply.com | TXT | 0 | google-site-verification=1POPuD674w4LL3vMtexHxfPCcLqC_t_MmryFVqjmTwk | |
| multiply.com | TXT | 0 | google-site-verification=_3fu6BhHlOdHwDg6OP36TlPrMPgwJEWodxMt4fGFwQU | |
| multiply.com | TXT | 0 | _globalsign-domain-verification=MK_ZKmss4D_DdzGOsssHxxBOK6hJc6LGycFvNOESdZ | |
| www.multiply.com | A | 0 | 3.131.150.69 |
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