Skip to content

Hostname

ambition-cloud.jp

Last fetched

ambition-cloud.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ambition-cloud.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ambition-cloud.jp

Resolution chain

ambition-cloud.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.25.4618.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.518.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.5918.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.25.8418.165.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.69.1018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.1418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.64.174.2418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.3818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.6818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

26 observed subdomains of ambition-cloud.jp.

Web-graph footprint

Distinct hostnames that link to or from ambition-cloud.jp in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ambition-cloud.jp.

Cypher and MCP

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

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