Skip to content

Hostname

blackbear.bbmcloudhost.com

Last fetched

blackbear.bbmcloudhost.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · blackbear.bbmcloudhost.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/blackbear.bbmcloudhost.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.68.84104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.122172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with blackbear.bbmcloudhost.com in WhisperGraph.

Subdomains

1 observed subdomain of blackbear.bbmcloudhost.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for blackbear.bbmcloudhost.com.

MechanismTarget
SPF_Ablackbear.bbmcloudhost.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_IP35.209.39.29
SPF_MXblackbear.bbmcloudhost.com

Related pages

Pivot deeper into the graph from blackbear.bbmcloudhost.com.

Cypher and MCP

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

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