Hostname
werockjapan.com
Last fetched
werockjapan.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
werockjapan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.113.227.195 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of werockjapan.com owner
- Contact emails
- nic-staff@sakura.ad.jp
- 381d1bce-d969-4e66-b262-4d2c03b84cab@identity-protect.org
- 45e2c435-5fe3-42fe-a2f3-34e86a11e224@identity-protect.org
- 9285cb94-9da5-4f0f-abb1-969ae5aaf4b1@identity-protect.org
- c2f6c74a-5485-4b46-b27a-a355a8386a96@identity-protect.org
- d0209bf8-3677-4a59-980c-b9d0d8646b6d@identity-protect.org
- e12414c3-ca8c-4adc-9d4a-098d7c0c6a53@identity-protect.org
- e18dc270-72c0-4f8b-a335-8714d5db2077@identity-protect.org
- owner-9392490@werockjapan.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of werockjapan.com.
| Subdomain |
|---|
| blife-studio.werockjapan.com |
Web-graph footprint
Distinct hostnames that link to or from werockjapan.com in the public web crawl.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from werockjapan.com.
- IP · 3.113.227.195
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · nic-staff@sakura.ad.jp
- TLD · .com
- Browse hostnames · we…
- 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: "werockjapan.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.