Hostname
esoise.com
Last fetched
esoise.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
esoise.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 |
|---|---|---|---|---|
| 13.225.134.106 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.128 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.75 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.80 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.245.175.112 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.4 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.6 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.92 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esoise.com owner
- Contact emails
- 1893461f-a76d-4e34-8b1e-50a9b3469e53@identity-protect.org
- 80fa1e53-a476-449e-8fdf-52caa8d1396e@identity-protect.org
- b0f0d12c-e3a1-402f-b4f0-c33b0143babe@identity-protect.org
- b5e9ddad-6e40-4f6f-88b7-4e58d4d66b48@identity-protect.org
- c9bee576-4a44-4e25-a4cd-b20e1dc3bd86@identity-protect.org
- e1270a60-d177-4346-b189-f4351050fb77@identity-protect.org
- f9b5ac70-f0c4-4213-8e0d-df7aa1d1f5e3@identity-protect.org
Subdomains
2 observed subdomains of esoise.com.
| Subdomain |
|---|
| auth.esoise.com |
| www.esoise.com |
Threat posture
History
Related pages
Pivot deeper into the graph from esoise.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esoise.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.