Skip to content

Hostname

c120.mixhostcloud.jp

Last fetched

c120.mixhostcloud.jp resolves to 1 IPv4 address operated by AS63949 in JP.

Nutrition Label

WHISPER CANON · c120.mixhostcloud.jpRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/c120.mixhostcloud.jp

Resolution chain

c120.mixhostcloud.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.104.109.63172.104.96.0/19AS63949JP

WHOIS identity

No WHOIS records are currently associated with c120.mixhostcloud.jp in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for c120.mixhostcloud.jp.

MechanismTarget
SPF_Ac120.mixhostcloud.jp
SPF_IP172.104.109.63
SPF_MXc120.mixhostcloud.jp

Related pages

Pivot deeper into the graph from c120.mixhostcloud.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "c120.mixhostcloud.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 20

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