Hostname
okara-beans.com
Last fetched
okara-beans.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
okara-beans.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.178.75.199 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.45.157 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.21.195 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.239.13 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of okara-beans.com owner
- Contact emails
- 044ee04e-06c2-454c-a3d2-b82cf24d3509@identity-protect.org
- 2019ef17-74c7-4415-983f-a2e197cad784@identity-protect.org
- 47c7755c-4cc5-4506-83df-7d8469271f0e@identity-protect.org
- 60461b56-872c-4a3e-9720-9ee63971b72b@identity-protect.org
- 92b9912c-aab7-4ba9-a4f2-c6167ea97e48@identity-protect.org
- e4845c56-cbdc-4192-8f49-5e320f1bf26b@identity-protect.org
Subdomains
1 observed subdomain of okara-beans.com.
| Subdomain |
|---|
| webmail.okara-beans.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for okara-beans.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 18.177.252.150 |
| SPF_IP | 210.198.64.0/23 |
Related pages
Pivot deeper into the graph from okara-beans.com.
- IP · 18.178.75.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 044ee04e-06c2-454c-a3d2-b82cf24d3509@identity-protect.org
- TLD · .com
- Browse hostnames · ok…
- 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: "okara-beans.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.