Hostname
minisoba.com
Last fetched
minisoba.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
minisoba.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.115.18.61 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.230.115.161 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of minisoba.com owner
- Contact emails
- 0dbdda7b-dcd4-48ba-8a14-a61686e51f3e@identity-protect.org
- 32489db8-3242-4103-8f4c-c7a9398051c7@identity-protect.org
- 7a4ab3c4-356b-4de6-ba9b-566872928cdc@identity-protect.org
- 95574a48-3bcf-4169-b6b3-64eb627fa2bd@identity-protect.org
- db0ab8d7-0832-4738-ab87-d0811b4474f1@identity-protect.org
- db19a8d8-3da4-4850-8e24-65c57e855502@identity-protect.org
- owner-3252155@minisoba.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of minisoba.com.
| Subdomain |
|---|
| www.minisoba.com |
Web-graph footprint
Distinct hostnames that link to or from minisoba.com in the public web crawl.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from minisoba.com.
- IP · 13.115.18.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0dbdda7b-dcd4-48ba-8a14-a61686e51f3e@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "minisoba.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.