Skip to content

Hostname

johnan.co.jp

Last fetched

johnan.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · johnan.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/johnan.co.jp

Resolution chain

johnan.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
johnan academic preparatory institute,
Contact emails

Subdomains

8 observed subdomains of johnan.co.jp.

Web-graph footprint

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

101 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for johnan.co.jp.

MechanismTarget
SPF_Ajsystem-covez.jp
SPF_Awww.johnan-teacher.jp
SPF_INCLUDE_spf.autobiz.jp
SPF_INCLUDE_spf.shared-server.net
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.e-school.jp
SPF_INCLUDEspf.satorimail.net
SPF_IP143.189.215.32/28
SPF_IP153.120.29.7
SPF_IP153.126.182.178
SPF_IP153.153.144.116/31
SPF_IP153.153.160.29
SPF_IP153.153.160.30/32
SPF_IP210.152.83.113
SPF_IP219.101.53.4/32

Related pages

Pivot deeper into the graph from johnan.co.jp.

Cypher and MCP

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

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