Skip to content

Hostname

kkleuezs55.com

Last fetched

kkleuezs55.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kkleuezs55.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kkleuezs55.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.230.144.2813.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
20.239.48.23820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
52.68.10.13152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.214.17454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
20.239.65.11620.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
13.70.4.7713.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of kkleuezs55.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kkleuezs55.com.

Cypher and MCP

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

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