Hostname
42cap.com
Last fetched
42cap.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
42cap.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
- 42 capital i holding
- Contact emails
- thomas@42cap.com
- thomas.wilke@gmail.com
- dataprivacyprotected@1und1.de
- 39832f53-1ce0-4377-ab10-b85320308d78@identity-protect.org
- 54ca1023-5f56-42d1-a80b-68c0fb121a68@identity-protect.org
- 5886f6ed-788b-4ac1-be78-e4f49553a9c7@identity-protect.org
- 9c0eb0d8-5273-4413-95a2-0c9816cd1888@identity-protect.org
- b9792132-f80d-45a6-a10b-f3660c34afaa@identity-protect.org
- bfd8bc1a-c888-4eef-8842-23f8aa3e6bb4@identity-protect.org
- eb5550cd-4603-4675-902d-ba5f4b816ce6@identity-protect.org
- owner-3836202@42cap.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 42cap.com.
| Subdomain |
|---|
| www.42cap.com |
Web-graph footprint
Distinct hostnames that link to or from 42cap.com in the public web crawl.
67 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for 42cap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from 42cap.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "42cap.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.