Skip to content

Hostname

www.kable-x.com

Last fetched

www.kable-x.com resolves to 3 IPv4 addresses operated by CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDC in CN.

Nutrition Label

WHISPER CANON · www.kable-x.comRouting diversity3.0/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.kable-x.com

Resolution chain

www.kable-x.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.193.223.1431.193.223.0/24AS139018CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDCCN
120.226.35.11120.226.0.0/16AS56047CMNET-Hunan-AP - China Mobile communications corporationCN
219.154.192.101219.154.0.0/15AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with www.kable-x.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.kable-x.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.kable-x.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.