Skip to content

Hostname

dl.ntalker.com

Last fetched

dl.ntalker.com resolves to 12 IPv4 addresses operated by CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDC in CN.

Nutrition Label

WHISPER CANON · dl.ntalker.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dl.ntalker.com

Resolution chain

dl.ntalker.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.193.215.1921.193.215.0/24AS139018CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDCCN
1.194.209.2521.194.208.0/22AS139587CHINANET-HENAN-ZHENGZHOU-SHUJUGANG-IDC China Telecom Henan Zhengzhou Shujugang IDC networkCN
111.47.131.9111.47.131.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.47.229.253111.47.229.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.48.44.99111.48.44.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
113.219.153.98113.219.128.0/18AS63838CT-HUNAN-HENGYANG-IDC HengyangCN
120.226.0.228120.226.0.0/24AS56047CMNET-HUNAN-AP China Mobile communications corporationCN
171.15.110.193171.15.108.0/22AS137687CHINATELECOM-HENAN-LUOYANG-IDC Luoyang, Henan Province, P.R.China.CN
171.80.14.240171.80.0.0/18AS151185CT-XIANGYANG-IDC2 China TelecomCN
183.214.75.212183.214.0.0/16AS56047CMNET-HUNAN-AP China Mobile communications corporationCN
36.158.204.22836.158.204.0/24AS56047CMNET-HUNAN-AP China Mobile communications corporationCN
36.158.229.9536.158.229.0/24AS56047CMNET-HUNAN-AP China Mobile communications corporationCN

WHOIS identity

No WHOIS records are currently associated with dl.ntalker.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from dl.ntalker.com in the public web crawl.

169 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dl.ntalker.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dl.ntalker.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.