Skip to content

Hostname

bjql.org.cn

Last fetched

bjql.org.cn resolves to 2 IPv4 addresses operated by CAPNET - NO.11 Xi San Huan Zhong Road,Beijing in CN. WHOIS lists registrar:北京首信网创网络信息服务有限责任公司 as the registrar.

Nutrition Label

WHISPER CANON · bjql.org.cnRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bjql.org.cn

Resolution chain

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

IPPrefixASNOperatorCountry
210.73.64.91210.73.64.0/19AS18239CAPNET - NO.11 Xi San Huan Zhong Road,BeijingCN
43.254.24.21743.254.24.0/24AS4808CHINA169-BJ - China Unicom Beijing Province NetworkCN

WHOIS identity

Registrar
registrar:北京首信网创网络信息服务有限责任公司
Organization
北京市归国华侨联合会
Contact emails

Subdomains

2 observed subdomains of bjql.org.cn.

Web-graph footprint

Distinct hostnames that link to or from bjql.org.cn in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bjql.org.cn.

MechanismTarget
SPF_INCLUDEspf.beijing.gov.cn

Related pages

Pivot deeper into the graph from bjql.org.cn.

Cypher and MCP

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

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