Skip to content

Hostname

bsfinternational.org

Last fetched

bsfinternational.org resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bsfinternational.orgRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bsfinternational.org

Resolution chain

bsfinternational.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.66.138.10613.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
23.96.228.9423.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:440
Organization
bible study fellowship
Contact emails

Subdomains

58 observed subdomains of bsfinternational.org.

Web-graph footprint

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

437 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bsfinternational.org.

MechanismTarget
SPF_Absfinternational.org
SPF_Ahmail.jitbit.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEbsfconnection.org
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEsendgrid.me
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP167.89.75.166/32
SPF_IP20.64.253.180
SPF_IP208.117.55.132/32
SPF_IP209.222.82.244/32
SPF_IP63.34.166.222
SPF_IP97.77.83.50
SPF_MXbsfinternational.org

Related pages

Pivot deeper into the graph from bsfinternational.org.

Cypher and MCP

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

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