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
Resolution chain
tk3dapi.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.132.133.72 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.239.174 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.137.59.132 | 46.137.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.156.224 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.249.126 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.28.86 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.251.253 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.170.53.118 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.205.191 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.216.53.182 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.220.127.252 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:83
- Organization
- david montserrat
- Contact emails
Subdomains
4 observed subdomains of tk3dapi.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from tk3dapi.com.
- IP · 108.132.133.72
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:83
- Country · IE
- Email · david@mobilemediacontent.com
- TLD · .com
- Browse hostnames · tk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.