Hostname
hus-teine.com
Last fetched
hus-teine.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hus-teine.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.155.229.108 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.126 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.21 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.62 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.85.31.12 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.127 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.2 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.90 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hus-teine.com owner
- Contact emails
- 1579534c-0f70-4657-aef2-0a600109ccb2@identity-protect.org
- 3084091e-5269-4e4b-aacb-e5a63f602fdd@identity-protect.org
- 70b091a1-4a5f-4fc2-9484-490edd5f184e@identity-protect.org
- 89039f93-e921-4b55-bdfe-38e06e2ef281@identity-protect.org
- b05153eb-830d-4ab6-a4d2-db3256a099ab@identity-protect.org
- f0ba1b38-d788-4b44-b92f-9b819e8a6993@identity-protect.org
- owner-1865085@hus-teine.com.whoisprivacyservice.org
- owner-6353624@hus-teine.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hus-teine.com.
- IP · 18.155.229.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 1579534c-0f70-4657-aef2-0a600109ccb2@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- 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: "hus-teine.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.