Skip to content

Hostname

17a.cn

Last fetched

17a.cn resolves to 1.56.98.140, announced in 1.56.0.0/13 by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN. 17a.cn is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 17a.cnRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/17a.cn

Resolution chain

IPv6 resolution

No AAAA record for 17a.cn is recorded in WhisperGraph.

Attribution

cncgroup ip of shanghai idc

ORIGIN_AS

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Registrant organisation
宁波肆狼网络科技有限公司
Contact emails
3512478472@qq.com

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.stc2.tdnsstic1.cn
  • vip3.alidns.com
  • vip4.alidns.com

MX records

  • mxn.mxhichina.com
  • mxw.mxhichina.com

SPF policy

  • include: spf.mxhichina.com

Threat-feed evidence

History

Related pages

Pivot from 17a.cn into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "17a.cn"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.