Skip to content

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

WHISPER CANON · transferon.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/transferon.cn

Resolution chain

transferon.cn resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.62.141104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
154.207.79.2090.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointHK
154.207.79.2100.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointHK
154.207.79.2110.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointHK
172.67.136.166172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:dynadotchina llc
Organization
胡云花
Contact emails

Subdomains

1 observed subdomain of transferon.cn.

Web-graph footprint

Distinct hostnames that link to or from transferon.cn in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from transferon.cn.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.