Skip to content

Hostname

static-chat.kundo.se

Last fetched

static-chat.kundo.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · static-chat.kundo.seRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/static-chat.kundo.se

Resolution chain

static-chat.kundo.se resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.12313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.132.10718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.243.2518.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.3318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.6918.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with static-chat.kundo.se in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static-chat.kundo.se in the public web crawl.

257 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static-chat.kundo.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "static-chat.kundo.se"})-[: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.