Hostname
japanex.mixhost.cloud
Last fetched
japanex.mixhost.cloud resolves to 1 IPv4 address operated by AS63949 in JP.
Nutrition Label
Resolution chain
japanex.mixhost.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.89.64 | 139.162.64.0/19 | AS63949 | — | JP |
WHOIS identity
No WHOIS records are currently associated with japanex.mixhost.cloud in WhisperGraph.
Subdomains
11 observed subdomains of japanex.mixhost.cloud.
Showing 9 of 11. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- japanex.mixhost.cloud
SPF policy
6 SPF mechanisms authorising senders for japanex.mixhost.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | japanex.mixhost.cloud |
| SPF_IP | 139.162.89.64 |
| SPF_IP | 150.95.54.139 |
| SPF_IP | 153.127.4.14 |
| SPF_IP | 172.104.64.238 |
| SPF_MX | japanex.mixhost.cloud |
Related pages
Pivot deeper into the graph from japanex.mixhost.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "japanex.mixhost.cloud"})-[: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.