Hostname
htbxfarms.com
Last fetched
htbxfarms.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
htbxfarms.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 |
|---|---|---|---|---|
| 18.160.200.118 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.119 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.37 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.45 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.217.115 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.25 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.34 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.95 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of htbxfarms.com owner
- Contact emails
- 1c5bf7d4-3248-4bd3-939e-85e3cadfa2e2@identity-protect.org
- 2f66821b-9c08-4ea0-9ee4-4c8764659bc2@identity-protect.org
- 3ed7fca3-529f-4a71-83bf-e59ce6e82dc6@identity-protect.org
- 5c0c6521-e158-4d7d-ac4b-8af25a86507b@identity-protect.org
- 9fe53dcc-9b2f-454d-8006-39b907a01169@identity-protect.org
- c4b036c4-93c0-447b-9cd8-91ef5873cd44@identity-protect.org
- fab1e1ad-95c4-41da-81d0-60e0040a4c7d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from htbxfarms.com.
- IP · 18.160.200.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c5bf7d4-3248-4bd3-939e-85e3cadfa2e2@identity-protect.org
- TLD · .com
- Browse hostnames · ht…
- 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: "htbxfarms.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.