Skip to content

Hostname

jbf.ne.jp

Last fetched

jbf.ne.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 · jbf.ne.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jbf.ne.jp

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with jbf.ne.jp in WhisperGraph.

Subdomains

3 observed subdomains of jbf.ne.jp.

Web-graph footprint

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

233 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for jbf.ne.jp.

MechanismTarget
SPF_IP153.122.79.101
SPF_IP153.122.81.34

Related pages

Pivot deeper into the graph from jbf.ne.jp.

Cypher and MCP

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

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