Hostname
ceetc.cn
Last fetched
ceetc.cn resolves to 2 IPv4 addresses operated by CT-DONGGUAN-IDC CHINANET Guangdong province network in CN. WHOIS lists registrar:深圳英迈思信息技术有限公司 as the registrar.
Nutrition Label
Resolution chain
ceetc.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 183.60.226.49 | 183.60.224.0/21 | AS134763 | CT-DONGGUAN-IDC CHINANET Guangdong province network | CN |
| 183.61.165.173 | 183.61.160.0/19 | AS134763 | CT-DONGGUAN-IDC CHINANET Guangdong province network | CN |
WHOIS identity
- Registrar
- registrar:深圳英迈思信息技术有限公司
- Organization
- 中电投工程研究检测评定中心有限公司
- Contact emails
Subdomains
2 observed subdomains of ceetc.cn.
| Subdomain |
|---|
| m.ceetc.cn |
| www.ceetc.cn |
Web-graph footprint
Distinct hostnames that link to or from ceetc.cn in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ceetc.cn.
- IP · 183.60.226.49
- ASN · AS134763CT-DONGGUAN-IDC CHINANET Guangdong province network
- Country · CN
- Email · yuming@eims.com.cn
- TLD · .cn
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ceetc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.