Hostname
e1wms.com
Last fetched
e1wms.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e1wms.com resolves to 16 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.105 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.121 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.37 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.42 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.50 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.186.229 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.115 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.120 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.52 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.107 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.121 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.64 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.66 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.85 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.202.48 | 52.219.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.204.72 | 52.219.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of e1wms.com owner
- Contact emails
- 14d679f9-f859-4134-b0bc-70014bb3b3fa@identity-protect.org
- 3982bdb2-59f8-4992-8aee-932694d7b45d@identity-protect.org
- 58f97d04-9046-48fb-8238-f39b68aa82f7@identity-protect.org
- 779a2c4e-3052-4df8-aebe-a45376a493ff@identity-protect.org
- 8b90bcbe-fbf7-4cad-8a19-f152b863d0f6@identity-protect.org
- e2780c1f-7e92-474a-8b69-0756296c3065@identity-protect.org
- e476c289-eaba-4046-bca4-bebaae486cc0@identity-protect.org
Subdomains
11 observed subdomains of e1wms.com.
Threat posture
History
Related pages
Pivot deeper into the graph from e1wms.com.
- IP · 3.5.185.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 14d679f9-f859-4134-b0bc-70014bb3b3fa@identity-protect.org
- TLD · .com
- Browse hostnames · e1…
- 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: "e1wms.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.