Skip to content

Hostname

netopen.cn

Last fetched

netopen.cn resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:web commerce communications limited as the registrar.

Nutrition Label

WHISPER CANON · netopen.cnRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/netopen.cn

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.251.128104.18.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.57.227104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.24.50104.22.4.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.6.30104.28.13.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.38.171162.159.119.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
172.64.155.77172.64.218.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.41.185172.64.179.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.52.83172.64.185.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.66.253172.68.31.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.79.139172.68.31.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:web commerce communications limited
Organization
Contact emails

Subdomains

1 observed subdomain of netopen.cn.

Threat posture

History

Related pages

Pivot deeper into the graph from netopen.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netopen.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.