Skip to content

Hostname

venticloud.com

Last fetched

venticloud.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · venticloud.comRouting diversity5.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/venticloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.1033.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.1073.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.1193.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.123.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.733.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.873.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1183.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.2343.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2413.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.23352.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.2152.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.132.23752.219.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.132.6952.219.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.184.5952.219.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.36.22952.219.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.40.23352.219.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
digital orchard
Contact emails

Subdomains

1 observed subdomain of venticloud.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for venticloud.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from venticloud.com.

Cypher and MCP

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

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