Skip to content

Hostname

cloudfactory.app

Last fetched

cloudfactory.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · cloudfactory.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cloudfactory.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.110108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.115108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.20108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.7108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.185.11218.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.4918.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.5518.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.8318.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
cloudfactory
Contact emails

Subdomains

7 observed subdomains of cloudfactory.app.

Web-graph footprint

Distinct hostnames that link to or from cloudfactory.app in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cloudfactory.app.

Cypher and MCP

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

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