Skip to content

Hostname

kkffgk.com

Last fetched

kkffgk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · kkffgk.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kkffgk.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.96.12813.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.2313.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7113.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.8313.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.199.1093.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.233.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.483.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.723.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from kkffgk.com.

Cypher and MCP

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

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