Skip to content

Hostname

kfi8608.cc

Last fetched

kfi8608.cc resolves to 5 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK.

Nutrition Label

WHISPER CANON · kfi8608.ccRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/kfi8608.cc

Resolution chain

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

IPPrefixASNOperatorCountry
45.192.102.10945.192.96.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.102.11845.192.96.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.102.3745.192.96.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.102.4545.192.96.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.102.5245.192.96.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

No WHOIS records are currently associated with kfi8608.cc in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from kfi8608.cc.

Cypher and MCP

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

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