Skip to content

Hostname

i5kk.com

Last fetched

i5kk.com resolves to 6 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · i5kk.comRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/i5kk.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.12.0.11.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
112.80.181.111112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
117.89.178.184117.89.176.0/21AS134756CHINANET-NANJING-JISHAN-IDC CHINANET Nanjing Jishan IDC networkCN
129.211.176.239129.211.176.0/20AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
163.177.5.23163.177.5.0/24AS136958UNICOM-GUANGZHOU-IDC China Unicom Guangdong IP networkCN
36.155.149.17636.155.144.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN

WHOIS identity

Registrar
iana:120
Organization
wangluke
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from i5kk.com.

Cypher and MCP

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

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