Hostname
kmix.jp
Last fetched
kmix.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
kmix.jp 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 |
|---|---|---|---|---|
| 18.181.117.42 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.17.6 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- shizuoka fm broadcasting co.
- Contact emails
Subdomains
2 observed subdomains of kmix.jp.
| Subdomain |
|---|
| mail.kmix.jp |
| www.kmix.jp |
Web-graph footprint
Distinct hostnames that link to or from kmix.jp in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kmix.jp.
| Mechanism | Target |
|---|---|
| SPF_A | kmix.jp |
| SPF_IP | 157.65.16.203 |
| SPF_IP | 220.216.96.0/26 |
| SPF_MX | kmix.jp |
Related pages
Pivot deeper into the graph from kmix.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kmix.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.