Hostname
okara-san.com
Last fetched
okara-san.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-san.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-san.com owner
- Contact emails
- 2f52c91d-2772-4f9a-984f-cf05a8bea5bf@identity-protect.org
- 4c4f200b-bea8-4265-8f49-8f556e96c5a0@identity-protect.org
- 5f6addc4-8d69-4baa-891b-bbe54a920848@identity-protect.org
- 8bf1c2ba-e7c0-4daf-b1fb-cb843c2ea1fa@identity-protect.org
- d95cb48a-095d-441a-972a-bf953de4c272@identity-protect.org
- e4eba581-f13f-43bc-aa33-5b2fdb35e619@identity-protect.org
Subdomains
1 observed subdomain of okara-san.com.
| Subdomain |
|---|
| webmail.okara-san.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for okara-san.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-san.com.
- IP · 18.178.75.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 2f52c91d-2772-4f9a-984f-cf05a8bea5bf@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-san.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.