Hostname
resource-cloud.jp
Last fetched
resource-cloud.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW.
Nutrition Label
Resolution chain
resource-cloud.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.137.123 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.49 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.85 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.95 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 99.84.234.111 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.15 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.43 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.87 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
18 observed subdomains of resource-cloud.jp.
Showing 12 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from resource-cloud.jp in the public web crawl.
24 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for resource-cloud.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from resource-cloud.jp.
- IP · 3.169.137.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · TW
- Email · resource-cloud.jp@whoisprotectservice.com
- TLD · .jp
- Browse hostnames · re…
- 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: "resource-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.