Skip to content

Hostname

lean-agility.com

Last fetched

lean-agility.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · lean-agility.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/lean-agility.com

Resolution chain

lean-agility.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.9.183104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
135.181.95.85135.181.0.0/16AS24940FI
172.67.130.253172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:433
Organization
lean agility
Contact emails

Subdomains

7 observed subdomains of lean-agility.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lean-agility.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoutsider.mikr.us
SPF_INCLUDEspfa.mailendo.com

Related pages

Pivot deeper into the graph from lean-agility.com.

Cypher and MCP

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

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