Hostname
estie.jp
Last fetched
estie.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
estie.jp 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 |
|---|---|---|---|---|
| 13.113.25.208 | 13.128.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.180.145 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.112.141.18 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.168.5 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.75.166 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.52.40 | 35.96.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.12.81 | 43.223.39.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.250.126 | 52.82.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.26.57 | 54.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.198.41 | 57.240.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.183.46.154 | 57.240.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.49.151 | 13.224.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- estie
- Contact emails
Subdomains
34 observed subdomains of estie.jp.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from estie.jp in the public web crawl.
138 sites link to this hostname.
265 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from estie.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "estie.jp"})-[: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.