Skip to content

Hostname

common-file-dn.eebbk.net

Last fetched

common-file-dn.eebbk.net resolves to 11 IPv4 addresses operated by CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDC in CN.

Nutrition Label

WHISPER CANON · common-file-dn.eebbk.netRouting diversity5.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/common-file-dn.eebbk.net

Resolution chain

common-file-dn.eebbk.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.193.223.91.193.223.0/24AS139018CHINANET-Henan-Luoyang-IDC - Henan Luoyang IDCCN
1.194.172.1751.194.172.0/24AS139587CHINANET-Henan-Zhengzhou-Shujugang-IDC - China Telecom Henan Zhengzhou Shujugang IDC networkCN
111.180.202.98111.180.200.0/22AS148981CHINANET-HUBEI-SHIYAN-IDC - China TelecomCN
111.48.108.99111.48.108.0/24AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.48.138.81111.48.138.0/24AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
111.6.201.155111.6.200.0/21AS9808CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd.CN
113.219.195.65113.219.195.0/24AS63835CT-HuNan-Changsha-IDC - No.293,Wanbao AvenueCN
175.6.233.202175.6.224.0/19AS63838CT-HuNan-Hengyang-IDC - HengyangCN
36.158.216.20836.158.216.0/24AS56047CMNET-Hunan-AP - China Mobile communications corporationCN
61.163.8.15861.163.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
61.54.87.17661.54.0.0/16AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with common-file-dn.eebbk.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from common-file-dn.eebbk.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "common-file-dn.eebbk.net"})-[: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.