Skip to content

Hostname

bjcrg.com

Last fetched

bjcrg.com resolves to 3 IPv4 addresses operated by CAPNET - NO.11 Xi San Huan Zhong Road,Beijing in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bjcrg.comRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bjcrg.com

Resolution chain

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

IPPrefixASNOperatorCountry
219.232.210.116219.232.192.0/19AS18239CAPNET - NO.11 Xi San Huan Zhong Road,BeijingCN
27.155.113.11327.155.112.0/20AS133774CHINATELECOM-FUJIAN-FUZHOU-IDC1 - FuzhouCN
36.158.231.16736.158.231.0/24AS56047CMNET-Hunan-AP - China Mobile communications corporationCN

WHOIS identity

Registrar
iana:420
Organization
beijing smes credit re-guarantee co.,ltd.
Contact emails

Subdomains

4 observed subdomains of bjcrg.com.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bjcrg.com.

MechanismTarget
SPF_INCLUDEspf.capmail.cn

Related pages

Pivot deeper into the graph from bjcrg.com.

Cypher and MCP

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

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