Skip to content

Hostname

school.mpc-web.jp

Last fetched

school.mpc-web.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · school.mpc-web.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/school.mpc-web.jp

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with school.mpc-web.jp in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from school.mpc-web.jp in the public web crawl.

40 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • school.mpc-web.jp

SPF policy

5 SPF mechanisms authorising senders for school.mpc-web.jp.

MechanismTarget
SPF_Aschool.mpc-web.jp
SPF_Asv1216.xbiz.ne.jp
SPF_Awww1056.sakura.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXschool.mpc-web.jp

Related pages

Pivot deeper into the graph from school.mpc-web.jp.

Cypher and MCP

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

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