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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
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
| Subdomain |
|---|
| cegt.ipe.ac.cn |
| chemport.ipe.ac.cn |
| chin.ipe.ac.cn |
| egtip.ipe.ac.cn |
| gtip.ipe.ac.cn |
| internal.ipe.ac.cn |
| ipechem.ipe.ac.cn |
| ir.ipe.ac.cn |
| lib.ipe.ac.cn |
| ns.ipe.ac.cn |
| webvpn.ipe.ac.cn |
| www.ipe.ac.cn |
Showing 12 of 12 subdomains (12 per page).
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.