Hostname
shimamura-api.com
Last fetched
shimamura-api.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shimamura-api.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shimamura-api.com owner
- Contact emails
- 1f968128-1a73-4af8-ae1a-4089f6afc2f2@identity-protect.org
- 5bd2fb1a-bc99-42f0-830a-769fd7d71c37@identity-protect.org
- 87bc332a-86fd-4ab6-9107-d472c03f5a9a@identity-protect.org
- 8aad955f-0bda-4627-9ee7-d4a1163d00b4@identity-protect.org
- 93a73e92-9fe1-43a9-9f68-249e389fde1a@identity-protect.org
- e7a5af8f-aa40-4403-8286-3564610c5418@identity-protect.org
- f16a3258-1356-47bd-90d0-064b4aeb1403@identity-protect.org
- owner-4607041@shimamura-api.com.whoisprivacyservice.org
Subdomains
47 observed subdomains of shimamura-api.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shimamura-api.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from shimamura-api.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shimamura-api.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.