Skip to content

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

WHISPER CANON · zello.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zello.com

Resolution chain

zello.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.164.109104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.165.109104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1243145887
Contact emails

Subdomains

47 observed subdomains of zello.com.

Web-graph footprint

Distinct hostnames that link to or from zello.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for zello.com.

MechanismTarget
SPF_Azello.com
SPF_Azgateway.zuora.com
SPF_INCLUDE2567349.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP150.239.92.163
SPF_IP150.239.92.165
SPF_IP150.239.92.169
SPF_IP169.45.218.12
SPF_IP169.47.174.74
SPF_IP169.54.52.69
SPF_IP169.55.60.1
SPF_IP169.55.61.59
SPF_IP169.55.61.60
SPF_IP169.55.61.62
SPF_IP169.63.90.119
SPF_IP174.37.240.236
SPF_IP184.173.136.131
SPF_IP184.173.136.137
SPF_IP184.173.136.165
SPF_IP184.173.136.169
SPF_IP184.173.145.235
SPF_IP184.173.146.95
SPF_IP207.218.90.0/24
SPF_IP2607:f0d0:3001:128:0:0:0:2
SPF_IP2607:f0d0:3003:2:0:0:b8ad:88a1
SPF_IP2607:f0d0:3003:2::b8ad:925e/64
SPF_IP2607:f0d0:3004:14:0:0:a936:3445/64
SPF_IP2607:f0d0:3801:e8:0:0:a92f:ae4a
SPF_IP64.79.155.0/24
SPF_IP75.125.38.2
SPF_MXzello.com

Related pages

Pivot deeper into the graph from zello.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.