Skip to content

Hostname

kan.cc

Last fetched

kan.cc resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · kan.ccRouting diversity3.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kan.cc

Resolution chain

kan.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.196.244.13045.197.35.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.13945.197.35.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.19345.197.35.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.23045.197.35.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.3045.197.35.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.10345.197.36.0/23AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.13045.197.36.0/23AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.23045.197.36.0/23AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.3045.197.36.0/23AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.3345.197.36.0/23AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.245.3945.197.36.0/23AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.10345.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.13045.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.13345.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.23045.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.23345.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.3045.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.3145.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.3345.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.246.6345.197.38.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK

WHOIS identity

Registrar
iana:1923
Organization
shen zhen shi xin yi fang wen hua chuan bo you xian gong si
Contact emails

Subdomains

5 observed subdomains of kan.cc.

Web-graph footprint

Distinct hostnames that link to or from kan.cc in the public web crawl.

30 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from kan.cc.

Cypher and MCP

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

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