Hostname
gambitious.com
Last fetched
gambitious.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gambitious.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
- on behalf of gambitious.com owner
- Contact emails
- paul@gambitious.com
- paul@cloudcastle.nl
- 3b7bc42e-b8e1-455d-8fb4-80b72df1b0dd@identity-protect.org
- 4472d054-df2a-416a-a169-7f249463ae79@identity-protect.org
- 881f1c71-c5e9-4f1c-9bc6-d063b86bbd41@identity-protect.org
- a257c9f6-1d9e-43f1-8f62-6af3fdae5d6d@identity-protect.org
- af867835-c8c0-4af4-8c06-d788df9080e6@identity-protect.org
- f17652fd-fbf7-4c50-8a56-c4c515818720@identity-protect.org
- info@domain-contact.org
Subdomains
6 observed subdomains of gambitious.com.
Web-graph footprint
Distinct hostnames that link to or from gambitious.com in the public web crawl.
111 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gambitious.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gambitious.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.