Skip to content

Hostname

t3kys.com

Last fetched

t3kys.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · t3kys.comRouting diversity4.8/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/t3kys.com

Resolution chain

t3kys.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.15.3318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.113.653.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.114.1143.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.218.16452.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.82.2463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.125.15363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.107.1051.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.146.14163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
213.250.147.111213.250.144.0/20AS136907TR

WHOIS identity

Registrar
iana:3826
Organization
Contact emails

Subdomains

3 observed subdomains of t3kys.com.

Web-graph footprint

Distinct hostnames that link to or from t3kys.com in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from t3kys.com.

Cypher and MCP

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

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