Skip to content

Hostname

mineo.jp

Last fetched

mineo.jp resolves to 1 IPv4 address operated by AS17511 in JP.

Nutrition Label

WHISPER CANON · mineo.jpRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mineo.jp

Resolution chain

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

IPPrefixASNOperatorCountry
59.190.154.17259.190.0.0/16AS17511JP

WHOIS identity

Registrar
Organization
k-opticom corporation
Contact emails

Subdomains

38,589 observed subdomains of mineo.jp.

Web-graph footprint

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

1,781 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mineo.jp.

MechanismTarget
SPF_INCLUDE_mailspf.eonet.ne.jp
SPF_IP2001:ce8:0:600::/56

Related pages

Pivot deeper into the graph from mineo.jp.

Cypher and MCP

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

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