Hostname
bcp.org
Last fetched
bcp.org resolves to 104.17.71.73, announced in 104.17.64.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. bcp.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.17.71.73
104.17.64.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
No AAAA record for bcp.org is recorded in WhisperGraph.
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:1861
- Registrant organisation
- bellarmine college preparatory
- Contact emails
- ccarey@bcp.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.bcp.org
- ns2.bcp.org
- ns3.bcp.org
MX records
- mta01.bcp.org
SPF policy
- include: spf.protection.outlook.com
- include: customerspf.schoolmessenger.com
- include: mail.zendesk.com
- include: e2ma.net
- a: mail.silverpoint.net
- ip: 40.133.254.10
- ip: 40.133.254.11
- ip: 40.133.254.12
- ip: 40.133.254.20
- ip: 64.62.178.141
- ip: 64.62.178.142
Threat-feed evidence
History
Related pages
Pivot from bcp.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcp.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.