Skip to content

Hostname

bccf.com

Last fetched

bccf.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bccf.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bccf.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.64.162104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.197.145.48138.197.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
172.67.152.195172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
bc conservation foundation
Contact emails

Subdomains

9 observed subdomains of bccf.com.

Web-graph footprint

Distinct hostnames that link to or from bccf.com in the public web crawl.

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bccf.com.

MechanismTarget
SPF_INCLUDEoutbound.baseservers.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.128/27
SPF_IP138.197.145.48
SPF_IP162.156.1.53
SPF_IP184.69.122.58
SPF_IP184.70.228.154
SPF_IP65.61.202.156
SPF_IP65.61.202.157
SPF_IP66.183.141.80
SPF_IP67.213.82.13
SPF_IP69.84.129.224/27
SPF_IP75.154.254.118
SPF_IP96.53.89.50
SPF_IP99.199.124.111

Related pages

Pivot deeper into the graph from bccf.com.

Cypher and MCP

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

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