Skip to content

Hostname

c.klar.na

Last fetched

c.klar.na resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · c.klar.naRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/c.klar.na

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.226.166176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
3.95.124.2193.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.147.5054.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.246.209.9254.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.81.9354.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
98.94.114.14098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with c.klar.na in WhisperGraph.

Subdomains

1 observed subdomain of c.klar.na.

Web-graph footprint

Distinct hostnames that link to or from c.klar.na in the public web crawl.

127 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from c.klar.na.

Cypher and MCP

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

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