Skip to content

Hostname

ks-test-pull.yy.com

Last fetched

ks-test-pull.yy.com resolves to 9 IPv4 addresses operated by ChinaNet-JX-Yunhe-IDC - China Telecom in CN.

Nutrition Label

WHISPER CANON · ks-test-pull.yy.comRouting diversity4.8/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ks-test-pull.yy.com

Resolution chain

ks-test-pull.yy.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.227.70.71106.227.64.0/19AS149837ChinaNet-JX-Yunhe-IDC - China TelecomCN
106.227.70.73106.227.64.0/19AS149837ChinaNet-JX-Yunhe-IDC - China TelecomCN
113.96.142.74113.96.0.0/12AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
121.17.252.70121.16.0.0/13AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
123.6.13.70123.4.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
163.177.116.73163.177.0.0/16AS17816CHINA169-GZ - China Unicom IP network China169 Guangdong provinceCN
182.90.220.80182.88.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
183.95.220.37183.92.0.0/14AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
58.240.12.13258.240.0.0/15AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with ks-test-pull.yy.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ks-test-pull.yy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ks-test-pull.yy.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.