Skip to content

Hostname

kkr52.com

Last fetched

kkr52.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · kkr52.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kkr52.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.17.57.9052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.53.23154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.78.2754.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.92.7279.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1331
Organization
jrjt
Contact emails

Subdomains

1 observed subdomain of kkr52.com.

Subdomain
www.kkr52.com

Threat posture

History

Related pages

Pivot deeper into the graph from kkr52.com.

Cypher and MCP

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

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