Hostname
transferon.cn
Last fetched
transferon.cn resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:dynadotchina llc as the registrar.
Nutrition Label
Resolution chain
transferon.cn resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.62.141 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 154.207.79.209 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | HK |
| 154.207.79.210 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | HK |
| 154.207.79.211 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | HK |
| 172.67.136.166 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:dynadotchina llc
- Organization
- 胡云花
- Contact emails
Subdomains
1 observed subdomain of transferon.cn.
| Subdomain |
|---|
| www.transferon.cn |
Web-graph footprint
Distinct hostnames that link to or from transferon.cn in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from transferon.cn.
- IP · 104.21.62.141
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:dynadotchina llc
- Country · CA
- Email · yunhuahh@protonmail.com
- TLD · .cn
- Browse hostnames · tr…
- 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: "transferon.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.