Skip to content

Hostname

bcmglobal.com

Last fetched

bcmglobal.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bcmglobal.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/bcmglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.10.157104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.139172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
bcmglobal
Contact emails

Subdomains

45 observed subdomains of bcmglobal.com.

Web-graph footprint

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

26 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bcmglobal.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.191.233.15
SPF_IP185.23.53.241
SPF_IP192.254.125.237/32
SPF_IP194.168.100.56
SPF_IP195.89.201.226
SPF_IP195.89.201.254
SPF_IP213.86.46.210
SPF_MX4matnetworks.com

Related pages

Pivot deeper into the graph from bcmglobal.com.

Cypher and MCP

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

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