Skip to content

Hostname

js2.a.kwimgs.com

Last fetched

js2.a.kwimgs.com resolves to 15 IPv4 addresses operated by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · js2.a.kwimgs.comRouting diversity5.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/js2.a.kwimgs.com

Resolution chain

js2.a.kwimgs.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.153.82.73116.153.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
119.101.148.131119.101.148.0/24AS148981CHINANET-HUBEI-SHIYAN-IDC - China TelecomCN
119.101.148.193119.101.148.0/24AS148981CHINANET-HUBEI-SHIYAN-IDC - China TelecomCN
121.17.252.8121.16.0.0/13AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
125.39.194.5125.36.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
163.177.116.1163.177.0.0/16AS17816CHINA169-GZ - China Unicom IP network China169 Guangdong provinceCN
218.92.226.8218.92.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
119.101.148.165119.101.148.0/24AS148981CHINANET-HUBEI-SHIYAN-IDC - China Telecom
119.101.148.230119.101.148.0/24AS148981CHINANET-HUBEI-SHIYAN-IDC - China Telecom
123.6.109.7123.4.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 Backbone
182.242.216.59182.242.216.0/24AS134766CHINANET-YUNNAN-IDC2 - CHINANET Yunnan province IDC2 network
171.214.31.135171.214.31.0/24AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center
123.6.39.194123.4.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 Backbone
116.196.132.179116.196.132.0/24AS131516JHWA - Jinhua Weian InfoTech Co., Ltd
125.89.169.9125.88.0.0/13AS4134CHINANET-BACKBONE - No.31,Jin-rong Street

WHOIS identity

No WHOIS records are currently associated with js2.a.kwimgs.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from js2.a.kwimgs.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from js2.a.kwimgs.com.

Cypher and MCP

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

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