Skip to content

Hostname

zoomingventures.com

Last fetched

zoomingventures.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zoomingventures.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/zoomingventures.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.188.12516.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5416.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15916.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.19916.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.21716.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.21716.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.209.4552.216.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.39.3752.216.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.22952.216.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.10952.216.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.3752.218.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.8552.218.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.17352.218.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.76.8352.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.7754.233.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.20554.234.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from zoomingventures.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zoomingventures.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.