Skip to content

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

WHISPER CANON · msa.frRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/msa.fr

Resolution chain

msa.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.5.190.146194.5.190.0/24AS3215FR

WHOIS identity

Registrar
registrar:imsa
Organization
caisse centrale de la mutualite sociale agricole
Contact emails

Subdomains

173 observed subdomains of msa.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for msa.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.5.191.0/24
SPF_IP90.83.51.20
SPF_IP90.83.51.64/26
SPF_MXmsa.fr

Related pages

Pivot deeper into the graph from msa.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.