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
Resolution chain
kan.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.196.244.130 | 45.197.35.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.139 | 45.197.35.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.193 | 45.197.35.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.230 | 45.197.35.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.244.30 | 45.197.35.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.103 | 45.197.36.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.130 | 45.197.36.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.230 | 45.197.36.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.30 | 45.197.36.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.33 | 45.197.36.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.245.39 | 45.197.36.0/23 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.103 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.130 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.133 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.230 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.233 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.30 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.31 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.33 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 45.196.246.63 | 45.197.38.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
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 inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from kan.cc.
- IP · 45.196.244.130
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1923
- Country · HK
- Email · perfect.bean@qq.com
- TLD · .cc
- Browse hostnames · ka…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.