Hostname
foundersmentality.com
Last fetched
foundersmentality.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
foundersmentality.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:468
- Organization
- bain and company
- Contact emails
- dns.admin@bain.com
- 0fd5ad84-b6a8-4437-84d6-855cba70c65d@identity-protect.org
- 14885548-1a70-4d57-9053-33305f0a5848@identity-protect.org
- 1f39b314-d1f8-400f-841e-2e793c8abae8@identity-protect.org
- 4b82738a-c51f-4222-a09a-0a8f32b4baff@identity-protect.org
- 5a4a77f9-c658-48c3-8b5c-773a66c806e6@identity-protect.org
- a9cb08a5-e1f6-4b7a-a1f8-abf1af6c88cc@identity-protect.org
- owner-8879052@foundersmentality.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of foundersmentality.com.
Web-graph footprint
Distinct hostnames that link to or from foundersmentality.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from foundersmentality.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "foundersmentality.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.