Hostname
es-11.com
Last fetched
es-11.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
es-11.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.185.17 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.57 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.79 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.186.170 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.114 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.121 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.124 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.63 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.104 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.48 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.7 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.71 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.144.45 | 52.219.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.204.56 | 52.219.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.206.28 | 52.219.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of es-11.com owner
- Contact emails
- hye-yeon1005@hotmail.com
- 07a22ae5-6ed4-47e8-aeea-6677cb809a81@identity-protect.org
- 13546378-24a3-4def-b440-90957166016b@identity-protect.org
- 1aa70674-452e-4271-b6ac-ebec794c281d@identity-protect.org
- 4562780e-4ba8-4932-a74c-f527cc9b4bee@identity-protect.org
- 5f186e05-703e-45df-9d5b-09da7132cf6a@identity-protect.org
- 7a6c8ed9-9b6d-45f5-ad84-66142305befe@identity-protect.org
- owner-343322@es-11.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of es-11.com.
Web-graph footprint
Distinct hostnames that link to or from es-11.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from es-11.com.
- IP · 3.5.185.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · hye-yeon1005@hotmail.com
- TLD · .com
- Browse hostnames · es…
- 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: "es-11.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.