Skip to content

Hostname

client-data.knak.io

Last fetched

client-data.knak.io resolves to 12 IPv4 addresses operated by AS64073 in IE.

Nutrition Label

WHISPER CANON · client-data.knak.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/client-data.knak.io

Resolution chain

client-data.knak.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.219.1110.0.0.0/0AS64073IE
13.227.219.660.0.0.0/0AS64073IE
13.227.219.750.0.0.0/0AS64073IE
13.227.219.880.0.0.0/0AS64073IE
13.32.220.213.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.4213.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.7013.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.8613.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.58.11413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from client-data.knak.io in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from client-data.knak.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "client-data.knak.io"})-[: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.