Skip to content

Hostname

cloudbounce.com

Last fetched

cloudbounce.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.180.116100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.140.7116.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.49.21835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.36.1935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.133.17244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.249.3554.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of cloudbounce.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloudbounce.com.

MechanismTarget
SPF_Acloudbounce.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXcloudbounce.com

Related pages

Pivot deeper into the graph from cloudbounce.com.

Cypher and MCP

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

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