Skip to content

Hostname

astyle.jp

Last fetched

astyle.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · astyle.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/astyle.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.129108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.5108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.53108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.60108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.7.16108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.49108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.56108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.88108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.10013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.11913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for astyle.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cxml.jp
SPF_IP210.231.106.0/24
SPF_IP52.194.138.118

Related pages

Pivot deeper into the graph from astyle.jp.

Cypher and MCP

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

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