Skip to content

Hostname

ksbj.org

Last fetched

ksbj.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ksbj.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ksbj.org

Resolution chain

ksbj.org 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
iana:2
Organization
ksbj educational foundation
Contact emails

Subdomains

16 observed subdomains of ksbj.org.

Web-graph footprint

Distinct hostnames that link to or from ksbj.org in the public web crawl.

139 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ksbj.org.

MechanismTarget
SPF_Aksbj-cloud-rh61.ksbj.org
SPF_Amail.ksbj.org
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.charityengine.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.61.214.158
SPF_IP204.132.232.170
SPF_IP38.140.191.202
SPF_IP38.142.30.106
SPF_MXksbj.org

Related pages

Pivot deeper into the graph from ksbj.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ksbj.org"})-[: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.