Hostname
teduwinch.cn
Last fetched
teduwinch.cn resolves to 12 IPv4 addresses operated by NEBUSRT - Neburst LLC in JP. WHOIS lists registrar:dominet (hk)limited as the registrar.
Nutrition Label
Resolution chain
teduwinch.cn resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.145.36.47 | 23.145.36.0/24 | AS8143 | NEBUSRT - Neburst LLC | JP |
| 38.54.40.114 | 38.54.40.0/24 | AS154177 | — | KR |
| 38.97.254.140 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.155 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.162 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.167 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.183 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.184 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.185 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.214 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.219 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 38.97.254.229 | 38.97.254.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
WHOIS identity
- Registrar
- registrar:dominet (hk)limited
- Organization
- 郭秋凤
- Contact emails
Subdomains
1 observed subdomain of teduwinch.cn.
| Subdomain |
|---|
| www.teduwinch.cn |
Threat posture
History
Related pages
Pivot deeper into the graph from teduwinch.cn.
- IP · 23.145.36.47
- ASN · AS8143NEBUSRT - Neburst LLC
- Registrar · registrar:dominet (hk)limited
- Country · JP
- Email · yuming666666@outlook.com
- TLD · .cn
- Browse hostnames · te…
- 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: "teduwinch.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.