Hostname
msa.fr
Last fetched
msa.fr resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists registrar:imsa as the registrar.
Nutrition Label
Resolution chain
msa.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.5.190.146 | 194.5.190.0/24 | AS3215 | — | FR |
WHOIS identity
- Registrar
- registrar:imsa
- Organization
- caisse centrale de la mutualite sociale agricole
- Contact emails
Subdomains
173 observed subdomains of msa.fr.
Showing 25 of 173. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from msa.fr in the public web crawl.
3,757 sites link to this hostname.
249 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for msa.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.5.191.0/24 |
| SPF_IP | 90.83.51.20 |
| SPF_IP | 90.83.51.64/26 |
| SPF_MX | msa.fr |
Related pages
Pivot deeper into the graph from msa.fr.
- IP · 194.5.190.146
- ASN · AS3215
- Registrar · registrar:imsa
- Country · FR
- Email · gestionnomsdnsdnsccmsa.grprec@cimafap.msa.fr
- TLD · .fr
- Browse hostnames · ms…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msa.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.