Hostname
treewalker.net
Last fetched
treewalker.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
treewalker.net 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 |
|---|---|---|---|---|
| 18.154.7.103 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.58 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.74 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.97 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.155.202.53 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.60 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.86 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.94 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 4ff8fba7-3ca2-4b51-ad83-cb1d283fdd20@identity-protect.org
- 5bd071f9-7409-466e-985b-0d424c67b457@identity-protect.org
- 7c6bdc86-4de6-421f-8c8d-c21bdda909a1@identity-protect.org
- 9199bfd5-19cb-4e8f-a823-2dc56137d3e2@identity-protect.org
- baee2614-56f4-4ed9-bb93-0fb7338dfa46@identity-protect.org
- c00a49ae-d45b-49c0-b85a-21882450ed46@identity-protect.org
- owner-1839637@treewalker.net.whoisprivacyservice.org
- owner-5738143@treewalker.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of treewalker.net.
| Subdomain |
|---|
| api.treewalker.net |
Threat posture
History
Related pages
Pivot deeper into the graph from treewalker.net.
- IP · 18.154.7.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ID
- Email · brokerage@buydomains.com
- TLD · .net
- 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: "treewalker.net"})-[: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.