Hostname
cawi.fr
Last fetched
cawi.fr resolves to 2 IPv4 addresses operated by AS12876 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
cawi.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.83.172.144 | 212.83.160.0/19 | AS12876 | — | FR |
| 62.210.156.65 | 62.210.0.0/16 | AS12876 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- gide gestion integree de documents electroniques
- Contact emails
Subdomains
60 observed subdomains of cawi.fr.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cawi.fr in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for cawi.fr.
| Mechanism | Target |
|---|---|
| SPF_A | cawi.fr |
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 178.132.17.105 |
| SPF_IP | 178.132.17.92 |
| SPF_IP | 185.49.208.249/32 |
| SPF_IP | 195.154.150.201 |
| SPF_IP | 195.154.201.249 |
| SPF_IP | 195.154.87.68 |
| SPF_IP | 195.154.87.78 |
| SPF_IP | 213.215.23.98 |
| SPF_MX | cawi.fr |
Related pages
Pivot deeper into the graph from cawi.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cawi.fr"})-[: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.