Skip to content

Hostname

bcgroup-online.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.37.91104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.160.115172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
bc group computers doo
Contact emails

Subdomains

6 observed subdomains of bcgroup-online.com.

Web-graph footprint

Distinct hostnames that link to or from bcgroup-online.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bcgroup-online.com.

MechanismTarget
SPF_Abcgroup-online.com
SPF_IP109.94.103.174
SPF_IP149.202.176.36
SPF_IP176.31.225.42
SPF_IP185.102.77.142
SPF_IP217.182.153.199
SPF_IP217.182.153.222
SPF_IP46.22.145.94
SPF_MXbcgroup-online.com

Related pages

Pivot deeper into the graph from bcgroup-online.com.

Cypher and MCP

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

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