Hostname
leanfoundry.com
Last fetched
leanfoundry.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
leanfoundry.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- domains@namescompany.com
- pamalraj@gmail.com
- 47ac637fed@leanfoundry.com.whoistrustee.com
- 25c19c65cc1b1658cfc917453b79f4a18601b78ad957ab7914ed2980964ba026@leanfoundry.com.whoisproxy.org
- 3e987d4b9695fe6419c2d7e3d106408010572ff6de380b67710bfa143bdcac6b@leanfoundry.com.whoisproxy.org
- 76aa37608de54bed72c7fe0b22a94769fef299a97359fe1cd3ec2ff9d617660f@leanfoundry.com.whoisproxy.org
- c3c0ab7cbe54025f5451da1959ca9b249b762d24cd3a79bd95cc8d46ebc9c5f9@leanfoundry.com.whoisproxy.org
Subdomains
6 observed subdomains of leanfoundry.com.
Web-graph footprint
Distinct hostnames that link to or from leanfoundry.com in the public web crawl.
103 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for leanfoundry.com.
| Mechanism | Target |
|---|---|
| SPF_A | leanfoundry.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from leanfoundry.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leanfoundry.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.