Skip to content

Hostname

bbbsa.org

Last fetched

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

Nutrition Label

WHISPER CANON · bbbsa.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bbbsa.org

Resolution chain

bbbsa.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
big brothers big sisters of america
Contact emails

Subdomains

6 observed subdomains of bbbsa.org.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for bbbsa.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP149.72.137.232/32
SPF_IP149.72.188.204/32
SPF_IP167.89.1.65/32
SPF_IP168.245.47.229/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP34.151.97.101
SPF_IP34.68.104.193/32
SPF_IP34.74.57.127/32
SPF_IP34.75.16.178/32
SPF_IP34.75.49.213/32
SPF_IP34.89.204.64
SPF_IP34.90.168.255
SPF_IP34.90.61.249
SPF_IP34.90.80.160
SPF_IP35.184.208.151
SPF_IP35.188.64.218/32
SPF_IP35.201.16.52
SPF_IP35.202.125.231/32
SPF_IP35.203.101.94
SPF_IP35.203.125.236
SPF_IP35.203.39.206
SPF_IP35.229.62.77/32
SPF_IP35.231.189.43/32
SPF_IP35.231.237.213/32
SPF_IP35.244.76.3
SPF_IP35.246.194.59
SPF_IP35.246.204.223
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_MXbbbsa.org

Related pages

Pivot deeper into the graph from bbbsa.org.

Cypher and MCP

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

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