Skip to content

Hostname

azzist.jp

Last fetched

azzist.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.143.10318.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.11618.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.5618.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.9818.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.175.34.223.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.453.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.673.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.983.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
takuto kondo
Contact emails

Subdomains

7 observed subdomains of azzist.jp.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for azzist.jp.

MechanismTarget
SPF_Awww3381.sakura.ne.jp
SPF_MXazzist.jp

Related pages

Pivot deeper into the graph from azzist.jp.

Cypher and MCP

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

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