Skip to content

Hostname

kwin68.co

Last fetched

kwin68.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kwin68.coRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kwin68.co

Resolution chain

kwin68.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.53.1718.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.1818.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.4618.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.6418.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.11952.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.1552.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.4352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.5752.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with kwin68.co in WhisperGraph.

Subdomains

1 observed subdomain of kwin68.co.

Subdomain
www.kwin68.co

Threat posture

History

Related pages

Pivot deeper into the graph from kwin68.co.

Cypher and MCP

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

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