Skip to content

Hostname

carano.cloud

Last fetched

carano.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · carano.cloudRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/carano.cloud

Resolution chain

carano.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.183.2613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.3313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.172.170.318.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.3518.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.5718.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.7518.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
matthias von tippelskirch
Contact emails

Subdomains

13 observed subdomains of carano.cloud.

Web-graph footprint

Distinct hostnames that link to or from carano.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for carano.cloud.

MechanismTarget
SPF_Acarano.cloud
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcarano.cloud

Related pages

Pivot deeper into the graph from carano.cloud.

Cypher and MCP

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

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