Skip to content

Hostname

app-connect.cloud

Last fetched

app-connect.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · app-connect.cloudRouting diversity5.6/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/app-connect.cloud

Resolution chain

app-connect.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.133.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1113.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2053.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.33.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.333.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.183.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.6852.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.137.2752.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.10352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.22752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.12052.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.352.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.2752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.9952.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.4.19652.219.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.68.20452.219.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

6 observed subdomains of app-connect.cloud.

Web-graph footprint

Distinct hostnames that link to or from app-connect.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from app-connect.cloud.

Cypher and MCP

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

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