Skip to content

Hostname

bcc.cd

Last fetched

bcc.cd resolves to 1 IPv4 address operated by GUOCHUANGXINXINGBEIJINGTECHNOLOGYCOLTD-AS-CN Guo Chuang Xin Xing Beijing Technology Co Ltd in CD. WHOIS lists registrar:scpt as the registrar.

Nutrition Label

WHISPER CANON · bcc.cdRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bcc.cd

Resolution chain

bcc.cd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.36.144.21102.36.144.0/24AS328569GUOCHUANGXINXINGBEIJINGTECHNOLOGYCOLTD-AS-CN Guo Chuang Xin Xing Beijing Technology Co LtdCD

WHOIS identity

Registrar
registrar:scpt
Organization
bcc
Contact emails

Subdomains

28 observed subdomains of bcc.cd.

Web-graph footprint

Distinct hostnames that link to or from bcc.cd in the public web crawl.

156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bcc.cd.

MechanismTarget
SPF_Abcc.cd
SPF_IP102.36.144.13
SPF_IP102.36.144.16
SPF_MXbcc.cd

Related pages

Pivot deeper into the graph from bcc.cd.

Cypher and MCP

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

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