Skip to content

Hostname

ipe.ac.cn

Last fetched

ipe.ac.cn resolves to 159.226.63.9, announced in 159.226.63.0/24 by CSTNET-AS-AP - Computer Network Information Center of Chinese Academy of Sciences (CNIC-CAS) in CN. ipe.ac.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 · ipe.ac.cnRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/ipe.ac.cn

Resolution chain

IPv6 resolution

No AAAA record for ipe.ac.cn is recorded in WhisperGraph.

Attribution

cnic cas

ORIGIN_AS

WHOIS identity

Registrar
registrar:北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)
Registrant organisation
????????????
Contact emails
xfhe@ns.icm.ac.cn, jdma@ipe.ac.cn

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • cl1.sfndns.cn
  • cl2.sfndns.cn
  • vip1.sfndns.cn
  • vip2.sfndns.cn
  • cl1.sfndns.com
  • cl2.sfndns.com

MX records

  • mx.cstnet.cn

SPF policy

  • include: spf.mail.cstnet.cn

Threat-feed evidence

History

Related pages

Pivot from ipe.ac.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: "ipe.ac.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.