Hostname
ky058.cc
Last fetched
ky058.cc resolves to 20 IPv4 addresses operated by COMING-AS - ABCDE GROUP in HK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ky058.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 |
|---|---|---|---|---|
| 103.233.11.180 | 103.233.8.0/22 | AS133201 | COMING-AS - ABCDE GROUP | HK |
| 103.233.9.166 | 103.233.8.0/22 | AS133201 | COMING-AS - ABCDE GROUP | HK |
| 154.23.176.122 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.132 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.136 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.138 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.145 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.175 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.193 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.176.211 | 154.23.176.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.110 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.116 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.142 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 154.23.178.191 | 154.23.178.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 156.240.108.213 | 156.240.108.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 156.240.108.234 | 156.240.108.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 202.61.86.119 | 202.61.84.0/22 | AS133201 | COMING-AS - ABCDE GROUP | HK |
| 206.119.82.38 | 206.119.82.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 206.119.82.51 | 206.119.82.0/24 | AS140227 | HKCICL-AS-AP - Hong Kong Communications International Co., Limited | HK |
| 47.81.25.204 | 47.81.0.0/19 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | TH |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
1 observed subdomain of ky058.cc.
| Subdomain |
|---|
| www.ky058.cc |
Threat posture
History
Related pages
Pivot deeper into the graph from ky058.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ky058.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.