Skip to content

Hostname

decisionlender.solutions

Last fetched

decisionlender.solutions resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · decisionlender.solutionsRouting diversity7.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/decisionlender.solutions

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.76.45100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.192.228100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.81.181100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.85.133100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.239.1718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.213.15518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.124.17618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.242.67184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.149.9223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.219.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.40.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.88.1673.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.98.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.236.2413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.153.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.241.1373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.125.1113.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.103.2334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.111.24734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.158.22834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of decisionlender.solutions.

Web-graph footprint

Distinct hostnames that link to or from decisionlender.solutions in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for decisionlender.solutions.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from decisionlender.solutions.

Cypher and MCP

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

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