Skip to content

Hostname

minakoe.jp

Last fetched

minakoe.jp resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in JP.

Nutrition Label

WHISPER CANON · minakoe.jpRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/minakoe.jp

Resolution chain

minakoe.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.105.193.5172.109.0.0/16AS63949AKAMAI-LINODE-AP - Akamai Connected CloudJP
94.237.76.6494.240.27.0/24AS202053UPCLOUD - UpCloud LtdSG

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

3 observed subdomains of minakoe.jp.

Web-graph footprint

Distinct hostnames that link to or from minakoe.jp in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from minakoe.jp.

Cypher and MCP

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

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