Skip to content

Hostname

malagar.fr

Last fetched

malagar.fr resolves to 1 IPv4 address operated by AS9180 in FR. WHOIS lists registrar:alienor.net as the registrar.

Nutrition Label

WHISPER CANON · malagar.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/malagar.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.214.224.202195.214.224.0/24AS9180FR

WHOIS identity

Registrar
registrar:alienor.net
Organization
centre francois mauriac de malagar
Contact emails

Subdomains

1 observed subdomain of malagar.fr.

Web-graph footprint

Distinct hostnames that link to or from malagar.fr in the public web crawl.

121 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for malagar.fr.

MechanismTarget
SPF_Amalagar.fr
SPF_Amut-mailgateway-p-01.alienor.net
SPF_INCLUDEsmtp.alienor.net
SPF_INCLUDEspf.mailjet.com
SPF_IP195.214.224.25/24
SPF_MXmalagar.fr

Related pages

Pivot deeper into the graph from malagar.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "malagar.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.