Skip to content

Hostname

k6x.link

Last fetched

k6x.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · k6x.linkRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/k6x.link

Resolution chain

k6x.link resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.102.8518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.50.10052.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.2452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
54.192.142.1054.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.6154.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.6354.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.142.7054.192.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from k6x.link.

Cypher and MCP

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

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