Skip to content

Hostname

bscu.org

Last fetched

bscu.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bscu.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bscu.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.29.36104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.175.5.236108.175.0.0/20AS8560US
172.66.152.209172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
brightstar credit union
Contact emails

Subdomains

23 observed subdomains of bscu.org.

Web-graph footprint

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

107 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bscu.org.

MechanismTarget
SPF_INCLUDE_spf.bscu_org._d.easydmarc.pro
SPF_INCLUDEbitstatement.org
SPF_INCLUDEspf.meridianlink.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu40461504.wl005.sendgrid.net
SPF_IP12.106.86.235/32
SPF_IP66.179.179.85/32
SPF_IP74.175.101.248

Related pages

Pivot deeper into the graph from bscu.org.

Cypher and MCP

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

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