Skip to content

Hostname

leonsoftware.com

Last fetched

leonsoftware.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · leonsoftware.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leonsoftware.com

Resolution chain

leonsoftware.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.131.195.28108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.132.13108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.170.23534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.89.2534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.139.10634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.137.12052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.168.2552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.241.6952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.144.20052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.52.3852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.201.8152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.21.4452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.42.2352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.237.23652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.107.25152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.154.15552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.149.854.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.206.754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.121.17954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.247.454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of leonsoftware.com.

Web-graph footprint

Distinct hostnames that link to or from leonsoftware.com in the public web crawl.

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for leonsoftware.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspfa.fakturownia.pl

Related pages

Pivot deeper into the graph from leonsoftware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "leonsoftware.com"})-[: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.