Skip to content

Hostname

ablaze.co.jp

Last fetched

ablaze.co.jp resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ablaze.co.jpRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ablaze.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.140.19613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.114.5313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.90.21218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.117.15735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.25.21852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.5.5152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.21.23652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.221.17652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.95.2152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.254.23354.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.191.8454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.26.10218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.19.18316.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.230.16757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with ablaze.co.jp in WhisperGraph.

Subdomains

2 observed subdomains of ablaze.co.jp.

Web-graph footprint

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

24 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ablaze.co.jp.

MechanismTarget
SPF_INCLUDEkagoya.net

Related pages

Pivot deeper into the graph from ablaze.co.jp.

Cypher and MCP

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

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