Skip to content

Hostname

minpo.jp

Last fetched

minpo.jp resolves to 2 IPv4 addresses operated by IIJ - Internet Initiative Japan Inc. in JP.

Nutrition Label

WHISPER CANON · minpo.jpRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/minpo.jp

Resolution chain

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

IPPrefixASNOperatorCountry
163.49.35.202163.53.178.0/24AS2497IIJ - Internet Initiative Japan Inc.JP
61.214.240.5061.232.0.0/24AS4713OCN - NTT DOCOMO BUSINESS,Inc.JP

WHOIS identity

Registrar
Organization
fukushima minpo co,ltd.
Contact emails

Subdomains

9 observed subdomains of minpo.jp.

Web-graph footprint

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

1,605 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from minpo.jp.

Cypher and MCP

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

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