Hostname
clin2caps.com
Last fetched
clin2caps.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
clin2caps.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:2
- Organization
- clinique des 2 caps
- Contact emails
Subdomains
4 observed subdomains of clin2caps.com.
Web-graph footprint
Distinct hostnames that link to or from clin2caps.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for clin2caps.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 149.154.81.102 |
| SPF_IP | 185.171.159.52 |
| SPF_IP | 31.32.5.124 |
| SPF_IP | 77.156.236.154 |
Related pages
Pivot deeper into the graph from clin2caps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clin2caps.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.