Hostname
rcubeinc.com
Last fetched
rcubeinc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rcubeinc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.189.246 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.248.200 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.152.141 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.23.20 | 54.250.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rcubeinc.com owner
- Contact emails
- reijiro@r-cb.co.jp
- 06a0c026-88af-4b80-8d27-d909dd63e1aa@identity-protect.org
- 1e0c528a-bc76-481c-bbd4-b898b7764fc8@identity-protect.org
- 1ef86953-fd1c-4083-a644-aa1d290f721d@identity-protect.org
- ae1320ff-4c89-42cf-9036-60970d26418c@identity-protect.org
- c8b3e23a-d3c8-413e-91e1-5d12a322d52c@identity-protect.org
- d8ffc666-6c64-45a8-9fc4-5158cae3b4b1@identity-protect.org
- owner-6394228@rcubeinc.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from rcubeinc.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from rcubeinc.com.
- IP · 13.159.189.246
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · reijiro@r-cb.co.jp
- TLD · .com
- Browse hostnames · rc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rcubeinc.com"})-[: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.