Skip to content

Hostname

cntcn.com

Last fetched

cntcn.com resolves to 2 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · cntcn.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cntcn.com

Resolution chain

cntcn.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.12.80.156154.12.80.0/21AS401696COGNETCLOUD - cognetcloud INCHK
47.104.31.13847.104.0.0/16AS37963CN

WHOIS identity

Registrar
iana:1697
Organization
???
Contact emails

Subdomains

76 observed subdomains of cntcn.com.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from cntcn.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cntcn.com"})-[: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.