Hostname
treewaves.com
Last fetched
treewaves.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
treewaves.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.138.159.33 | 108.138.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.159.43 | 108.138.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.159.70 | 108.138.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.159.76 | 108.138.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.181.129 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.53 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.77 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.81 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of treewaves.com owner
- Contact emails
- fishitch@hotmail.com
- 0aa3525b-dc28-4bcf-b15f-d4103d47feb3@identity-protect.org
- 1bdb82f6-e5f8-4d1c-8504-097dffdbe9fa@identity-protect.org
- 6bbf118b-b5fa-4db7-bd9b-eda80322b68c@identity-protect.org
- ca391b66-2396-4848-b031-c090919b3ca5@identity-protect.org
- owner-10838708@treewaves.com.whoisprivacyservice.org
- owner-11377954@treewaves.com.whoisprivacyservice.org
- owner-4110761@treewaves.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from treewaves.com.
- IP · 108.138.159.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · fishitch@hotmail.com
- TLD · .com
- Browse hostnames · tr…
- 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: "treewaves.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.