Skip to content

Hostname

venturecrowd.org

Last fetched

venturecrowd.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · venturecrowd.orgRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/venturecrowd.org

Resolution chain

venturecrowd.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.23.251.18623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.158.2213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.224.2413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.100.2034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.7.2934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.83.24634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.80.13634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.49.21344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.249.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.7.1952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.19.7754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.65.17954.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from venturecrowd.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "venturecrowd.org"})-[: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.