Skip to content

Hostname

c116.mixhostcloud.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.83.146139.167.71.0/24AS63949JP

WHOIS identity

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

Subdomains

2 observed subdomains of c116.mixhostcloud.jp.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Ac116.mixhostcloud.jp
SPF_IP139.162.83.146
SPF_MXc116.mixhostcloud.jp

Related pages

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

Cypher and MCP

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

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