Hostname
mbok.jp
Last fetched
mbok.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
mbok.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- dena co.,ltd.
- Contact emails
Subdomains
91 observed subdomains of mbok.jp.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mbok.jp in the public web crawl.
505 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for mbok.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.mbok.jp |
| SPF_IP | 103.23.4.0/22 |
| SPF_IP | 124.109.181.7/32 |
| SPF_IP | 202.166.185.0/24 |
| SPF_IP | 202.213.218.0/24 |
| SPF_IP | 202.213.221.0/25 |
| SPF_IP | 202.214.204.0/22 |
| SPF_IP | 202.238.105.0/25 |
| SPF_IP | 202.238.67.0/25 |
| SPF_IP | 27.131.8.0/24 |
Related pages
Pivot deeper into the graph from mbok.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mbok.jp"})-[: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.