Skip to content

Hostname

849tk.cc

Last fetched

849tk.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 849tk.ccRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/849tk.cc

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.185.10913.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.11113.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.1213.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.7213.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
65.8.76.1065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.10165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.7465.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of 849tk.cc.

Subdomain
www.849tk.cc

Threat posture

History

Related pages

Pivot deeper into the graph from 849tk.cc.

Cypher and MCP

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

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