Skip to content

Hostname

ibank.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · ibank.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ibank.co.jp

Resolution chain

ibank.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

No WHOIS records are currently associated with ibank.co.jp in WhisperGraph.

Subdomains

19 observed subdomains of ibank.co.jp.

Web-graph footprint

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

132 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ibank.co.jp.

MechanismTarget
SPF_INCLUDEfc1627.cuenote.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspiral-platform.com
SPF_INCLUDEtis01-spf.mrs.mpub.ne.jp
SPF_IP210.130.202.128/26
SPF_IP210.130.202.48/28
SPF_IP54.250.61.233
SPF_IP54.64.2.124

Related pages

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

Cypher and MCP

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

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