Skip to content

Hostname

tk3dapi.com

Last fetched

tk3dapi.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · tk3dapi.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tk3dapi.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.133.72108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.239.17434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.59.13246.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.156.22452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.249.12652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.28.8652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.251.25352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.53.11854.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.205.19154.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.53.18254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.127.25254.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
david montserrat
Contact emails

Subdomains

4 observed subdomains of tk3dapi.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tk3dapi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tk3dapi.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.