Skip to content

Hostname

eustyle.jp

Last fetched

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

Nutrition Label

WHISPER CANON · eustyle.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eustyle.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.213.10818.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.318.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.3018.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.8818.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.66.63.1218.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.4718.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.718.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.9818.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.11065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

4 observed subdomains of eustyle.jp.

Web-graph footprint

Distinct hostnames that link to or from eustyle.jp in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eustyle.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from eustyle.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eustyle.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.