Hostname
tdmakesstuff.com
Last fetched
tdmakesstuff.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tdmakesstuff.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.127 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.23 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.40 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.97 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.230.26 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.3 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.51 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.55 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tdmakesstuff.com owner
- Contact emails
- 16f56986-13ac-4827-9b66-f39c29ec1b1a@identity-protect.org
- 3e5a4c4f-5c24-4f5e-8313-dbb2a8b19de1@identity-protect.org
- 54ccc7a8-cd7d-498b-8598-e7a63cf42802@identity-protect.org
- 802f5de3-8905-4526-9f75-46eefb577d19@identity-protect.org
- 91e7bc7b-1ba7-497a-b9f8-ac8ad3634573@identity-protect.org
- a8ff1a89-13fe-4cf2-9c18-c79dcbc7ee35@identity-protect.org
- dcacda11-4d0f-4108-b55d-f0e048132bdb@identity-protect.org
- owner-11596605@tdmakesstuff.com.whoisprivacyservice.org
- owner-4236526@tdmakesstuff.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of tdmakesstuff.com.
| Subdomain |
|---|
| www.tdmakesstuff.com |
Threat posture
History
Related pages
Pivot deeper into the graph from tdmakesstuff.com.
- IP · 108.139.29.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 16f56986-13ac-4827-9b66-f39c29ec1b1a@identity-protect.org
- TLD · .com
- Browse hostnames · td…
- 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: "tdmakesstuff.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.