Hostname
koa111.com
Last fetched
koa111.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
koa111.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.123 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.35 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.7 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.8 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.3 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.74 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.84 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.219.86 | 18.154.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.114 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.38 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.6 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.88 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of koa111.com owner
- Contact emails
- 14ef946a-bb67-493b-9a77-c8d687b9d1a9@identity-protect.org
- 57885ee5-da64-4d43-839b-c829f3c145ae@identity-protect.org
- 6218f5d1-6b7e-49b5-b953-c94d80759f3d@identity-protect.org
- 6d87c2e4-3de6-479a-8fc0-c4e3276e8233@identity-protect.org
- d3c8ac81-c9b1-466f-bae8-87ea6692ae99@identity-protect.org
- df6531a6-8c31-4663-aa5c-09c8cb62e8d2@identity-protect.org
- f4d1ca6b-511f-4ec0-b21b-6d1709f531d9@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from koa111.com.
- IP · 108.138.128.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 14ef946a-bb67-493b-9a77-c8d687b9d1a9@identity-protect.org
- TLD · .com
- Browse hostnames · ko…
- 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: "koa111.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.