Skip to content

Hostname

estie.jp

Last fetched

estie.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · estie.jpRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/estie.jp

Resolution chain

estie.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.25.20813.128.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.180.14518.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.141.183.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.168.53.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.75.1663.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.52.4035.96.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.12.8143.223.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.250.12652.82.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.26.5754.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.198.4157.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.46.15457.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.49.15113.224.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
estie
Contact emails

Subdomains

34 observed subdomains of estie.jp.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.