Hostname
sharoushi-cloud.com
Last fetched
sharoushi-cloud.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sharoushi-cloud.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.113.10.210 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.186.10 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.183.254 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.190.35 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.46.165 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.12.216 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.86.50 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.156.187 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.61.17 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.125.21 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.78.185 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.189.116 | 54.95.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.207.6.59 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sharoushi-cloud.com owner
- Contact emails
- 1c76a77d-8d3c-4bb4-9c72-e3919709999c@identity-protect.org
- 20eee480-bd94-41d5-965a-aa89e9d01d13@identity-protect.org
- 5399ece2-67b1-453f-88d8-d6acc545e5d6@identity-protect.org
- 6c6d64f5-d5d6-42d1-8060-66895a224106@identity-protect.org
- e78dcfda-d3b6-4b5b-8e62-e2f119a08495@identity-protect.org
- ff67ef57-bebf-4080-9a24-25d0cbfb02d2@identity-protect.org
- owner-6104407@sharoushi-cloud.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of sharoushi-cloud.com.
Web-graph footprint
Distinct hostnames that link to or from sharoushi-cloud.com in the public web crawl.
13 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for sharoushi-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.69.59.188 |
Related pages
Pivot deeper into the graph from sharoushi-cloud.com.
- IP · 13.113.10.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1c76a77d-8d3c-4bb4-9c72-e3919709999c@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "sharoushi-cloud.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.