Skip to content

Hostname

japanex.mixhost.cloud

Last fetched

japanex.mixhost.cloud resolves to 1 IPv4 address operated by AS63949 in JP.

Nutrition Label

WHISPER CANON · japanex.mixhost.cloudRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/japanex.mixhost.cloud

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.

IPPrefixASNOperatorCountry
139.162.89.64139.162.64.0/19AS63949JP

WHOIS identity

No WHOIS records are currently associated with japanex.mixhost.cloud in WhisperGraph.

Subdomains

11 observed subdomains of japanex.mixhost.cloud.

Threat posture

History

Mail and authentication

MX records

  • japanex.mixhost.cloud

SPF policy

6 SPF mechanisms authorising senders for japanex.mixhost.cloud.

MechanismTarget
SPF_Ajapanex.mixhost.cloud
SPF_IP139.162.89.64
SPF_IP150.95.54.139
SPF_IP153.127.4.14
SPF_IP172.104.64.238
SPF_MXjapanex.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.