Hostname
zello.com
Last fetched
zello.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
zello.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.164.109 | 104.16.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.165.109 | 104.16.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1243145887
- Contact emails
Subdomains
47 observed subdomains of zello.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zello.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for zello.com.
| Mechanism | Target |
|---|---|
| SPF_A | zello.com |
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | 2567349.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 150.239.92.163 |
| SPF_IP | 150.239.92.165 |
| SPF_IP | 150.239.92.169 |
| SPF_IP | 169.45.218.12 |
| SPF_IP | 169.47.174.74 |
| SPF_IP | 169.54.52.69 |
| SPF_IP | 169.55.60.1 |
| SPF_IP | 169.55.61.59 |
| SPF_IP | 169.55.61.60 |
| SPF_IP | 169.55.61.62 |
| SPF_IP | 169.63.90.119 |
| SPF_IP | 174.37.240.236 |
| SPF_IP | 184.173.136.131 |
| SPF_IP | 184.173.136.137 |
| SPF_IP | 184.173.136.165 |
| SPF_IP | 184.173.136.169 |
| SPF_IP | 184.173.145.235 |
| SPF_IP | 184.173.146.95 |
| SPF_IP | 207.218.90.0/24 |
| SPF_IP | 2607:f0d0:3001:128:0:0:0:2 |
| SPF_IP | 2607:f0d0:3003:2:0:0:b8ad:88a1 |
| SPF_IP | 2607:f0d0:3003:2::b8ad:925e/64 |
| SPF_IP | 2607:f0d0:3004:14:0:0:a936:3445/64 |
| SPF_IP | 2607:f0d0:3801:e8:0:0:a92f:ae4a |
| SPF_IP | 64.79.155.0/24 |
| SPF_IP | 75.125.38.2 |
| SPF_MX | zello.com |
Related pages
Pivot deeper into the graph from zello.com.
- IP · 104.16.164.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:895
- Country · CA
- Email · support@loudtalks.com
- TLD · .com
- Browse hostnames · ze…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zello.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.