Skip to content

Hostname

wsdl.file.cache.docer.com

Last fetched

wsdl.file.cache.docer.com resolves to 10 IPv4 addresses operated by CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC network in CN.

Nutrition Label

WHISPER CANON · wsdl.file.cache.docer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wsdl.file.cache.docer.com

Resolution chain

wsdl.file.cache.docer.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.194.207.101.194.207.0/24AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC networkCN
111.170.168.113111.170.160.0/20AS151185CT-XIANGYANG-IDC2 China TelecomCN
111.46.10.104111.46.8.0/22AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.48.162.242111.48.162.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.6.1.159111.6.0.0/16AS24445CMNET-V4HENAN-AS-AP Henan Mobile Communications Co.,LtdCN
111.6.17.145111.6.16.0/21AS24445CMNET-V4HENAN-AS-AP Henan Mobile Communications Co.,LtdCN
116.162.208.155116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.208.155116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.210.150116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.210.150116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.191.140.134122.188.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
219.154.249.142219.154.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with wsdl.file.cache.docer.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from wsdl.file.cache.docer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wsdl.file.cache.docer.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.