Hostname
api01-platform.stream.co.jp
Last fetched
api01-platform.stream.co.jp resolves to 7 IPv4 addresses operated by GIGAINFRA SoftBank Corp. in JP.
Nutrition Label
Resolution chain
api01-platform.stream.co.jp resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.102.235.62 | 101.102.128.0/17 | AS17676 | GIGAINFRA SoftBank Corp. | JP |
| 111.108.184.61 | 111.108.0.0/16 | AS2516 | KDDI KDDI CORPORATION | JP |
| 111.108.184.62 | 111.108.0.0/16 | AS2516 | KDDI KDDI CORPORATION | JP |
| 111.108.184.70 | 111.108.0.0/16 | AS2516 | KDDI KDDI CORPORATION | JP |
| 111.108.184.72 | 111.108.0.0/16 | AS2516 | KDDI KDDI CORPORATION | JP |
| 202.247.51.62 | 202.247.0.0/17 | AS2518 | BIGLOBE BIGLOBE Inc. | JP |
| 202.247.51.70 | 202.247.0.0/17 | AS2518 | BIGLOBE BIGLOBE Inc. | JP |
WHOIS identity
No WHOIS records are currently associated with api01-platform.stream.co.jp in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from api01-platform.stream.co.jp in the public web crawl.
968 sites link to this hostname.
Sample inbound links
Sample outbound links
- artiencegroup.com
- ssl-cache.stream.ne.jp
- eqa002lhxb.eq.webcdn.stream.ne.jp
- eqa018uail.eq.webcdn.stream.ne.jp
- eqa050qqcv.eq.webcdn.stream.ne.jp
- eqa061ucsy.eq.webcdn.stream.ne.jp
- eqa100migx.eq.webcdn.stream.ne.jp
- eqa116mjoq.eq.webcdn.stream.ne.jp
- eqa155mjop.eq.webcdn.stream.ne.jp
- eqa156evja.eq.webcdn.stream.ne.jp
Threat posture
History
Related pages
Pivot deeper into the graph from api01-platform.stream.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api01-platform.stream.co.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.