Skip to content

Hostname

cms-video.byte-test.com

Last fetched

cms-video.byte-test.com resolves to 11 IPv4 addresses operated by CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC network in CN.

Nutrition Label

WHISPER CANON · cms-video.byte-test.comRouting diversity5.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cms-video.byte-test.com

Resolution chain

cms-video.byte-test.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.194.172.1381.194.172.0/24AS139587CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC networkCN
106.46.24.171106.46.24.0/23AS139018CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDCCN
111.180.202.109111.180.200.0/22AS148981CHINANET-HUBEI-SHIYAN-IDC - China TelecomCN
111.48.108.100111.48.108.0/24AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.48.108.162111.48.108.0/24AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.48.138.116111.48.138.0/24AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.6.201.146111.6.200.0/21AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
175.6.233.195175.6.224.0/19AS63838CT-HuNan-Hengyang-IDC - HengyangCN
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
36.158.216.17536.158.216.0/24AS56047CMNET-Hunan-AP - China Mobile communications corporationCN
61.163.8.14161.163.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with cms-video.byte-test.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cms-video.byte-test.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cms-video.byte-test.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.