Skip to content

Hostname

karpenter.sh

Last fetched

karpenter.sh resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · karpenter.shRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/karpenter.sh

Resolution chain

karpenter.sh resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.73.23.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.613.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.83.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.973.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.12754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.1765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.3665.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.4765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.12865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:470
Organization
amazon technologies,
Contact emails

Subdomains

2 observed subdomains of karpenter.sh.

Web-graph footprint

Distinct hostnames that link to or from karpenter.sh in the public web crawl.

398 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from karpenter.sh.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "karpenter.sh"})-[: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.