Skip to content

Hostname

im.jingbb.vip

Last fetched

im.jingbb.vip resolves to 8 IPv4 addresses operated by CNT - ChongQing Broadcast & TV Transfer Network Co. Ltd in CN.

Nutrition Label

WHISPER CANON · im.jingbb.vipRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/im.jingbb.vip

Resolution chain

im.jingbb.vip resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
117.59.168.23117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.24117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.25117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.26117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.27117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.28117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.29117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN
117.59.168.30117.59.168.0/22AS17969CNT - ChongQing Broadcast & TV Transfer Network Co. LtdCN

WHOIS identity

No WHOIS records are currently associated with im.jingbb.vip in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from im.jingbb.vip.

Cypher and MCP

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

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