Hostname
re-cap.com
Last fetched
re-cap.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
re-cap.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
- click as a flash
- Contact emails
- admin@clickasaflash.com
- 3ec9ac76-21ee-429e-8b32-d204c1b7a0bc@identity-protect.org
- 7056e407-c37e-4607-b8c0-cf5ed1d00a4e@identity-protect.org
- 7849703d-fde4-40df-9497-9b4bfa097fce@identity-protect.org
- 87cdc141-d410-4dd8-a2f1-05722a9c4854@identity-protect.org
- 9e8c9aa3-4033-414e-8c81-1eeff0329018@identity-protect.org
- bbe98451-a684-487f-89a3-9f111e2d21f2@identity-protect.org
- owner-10243714@re-cap.com.whoisprivacyservice.org
Subdomains
45 observed subdomains of re-cap.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from re-cap.com in the public web crawl.
101 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for re-cap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | dc-aa8e722993._spfm.re-cap.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from re-cap.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "re-cap.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.