Skip to content

Hostname

cdntest.mpaid.cn

Last fetched

cdntest.mpaid.cn resolves to 14 IPv4 addresses operated by FXNET - Hubei Feixun Network Co., Ltd in CN.

Nutrition Label

WHISPER CANON · cdntest.mpaid.cnRouting diversity5.2/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cdntest.mpaid.cn

Resolution chain

cdntest.mpaid.cn resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.120.90.147103.120.90.0/24AS146817FXNET - Hubei Feixun Network Co., LtdCN
154.12.54.191154.12.54.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.13.4.150154.13.4.0/24AS35251ANTI-DDOS - NetLab GlobalUS
154.219.98.124154.219.96.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
154.29.148.105154.29.148.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.29.148.27154.29.148.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.26.206154.9.26.0/24AS979NETLAB-SDN - NetLab GlobalUS
156.238.229.58156.238.228.0/23AS402506ZENIX - ZenixcloudHK
165.99.43.116165.99.43.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
165.99.43.98165.99.43.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
198.44.179.179198.44.179.0/24AS154321CCSB-AS-AP - CORENET CLOUD SDN. BHD.HK
198.44.179.7198.44.179.0/24AS154321CCSB-AS-AP - CORENET CLOUD SDN. BHD.HK
45.207.199.1645.207.196.0/22AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.207.199.24645.207.196.0/22AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

No WHOIS records are currently associated with cdntest.mpaid.cn in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cdntest.mpaid.cn in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cdntest.mpaid.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdntest.mpaid.cn"})-[: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.