Skip to content

Hostname

voice.fastcloud.jp

Last fetched

voice.fastcloud.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · voice.fastcloud.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/voice.fastcloud.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.1613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.164.124.2418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with voice.fastcloud.jp in WhisperGraph.

Subdomains

2 observed subdomains of voice.fastcloud.jp.

Threat posture

History

Related pages

Pivot deeper into the graph from voice.fastcloud.jp.

Cypher and MCP

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

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