Skip to content

Hostname

ibec.or.jp

Last fetched

ibec.or.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

ibec.or.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
institute for building environment and energy conservation
Contact emails

Subdomains

2 observed subdomains of ibec.or.jp.

Web-graph footprint

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

577 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • ibec.or.jp

SPF policy

4 SPF mechanisms authorising senders for ibec.or.jp.

MechanismTarget
SPF_INCLUDEfmx.etius.jp
SPF_IP119.245.209.2/32
SPF_IP119.245.209.8/32
SPF_IP153.123.7.58/32

Related pages

Pivot deeper into the graph from ibec.or.jp.

Cypher and MCP

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

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