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
Resolution chain
bjcrg.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 219.232.210.116 | 219.232.192.0/19 | AS18239 | CAPNET - NO.11 Xi San Huan Zhong Road,Beijing | CN |
| 27.155.113.113 | 27.155.112.0/20 | AS133774 | CHINATELECOM-FUJIAN-FUZHOU-IDC1 - Fuzhou | CN |
| 36.158.231.167 | 36.158.231.0/24 | AS56047 | CMNET-Hunan-AP - China Mobile communications corporation | CN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bjcrg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.capmail.cn |
Related pages
Pivot deeper into the graph from bjcrg.com.
- IP · 219.232.210.116
- ASN · AS18239CAPNET - NO.11 Xi San Huan Zhong Road,Beijing
- Registrar · iana:420
- Country · CN
- Email · liuxl@bjcrg.com
- TLD · .com
- Browse hostnames · bj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.