Skip to content

Hostname

leverages.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.12113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.32.241.2313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.10452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
office-k
Contact emails

Subdomains

47 observed subdomains of leverages.jp.

Web-graph footprint

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

626 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for leverages.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.leverages.jp
SPF_INCLUDE_spf2.leverages.jp
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from leverages.jp.

Cypher and MCP

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

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