Skip to content

Hostname

maaf.fr

Last fetched

maaf.fr resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · maaf.frRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/maaf.fr

Resolution chain

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

IPPrefixASNOperatorCountry
212.234.93.158212.234.0.0/16AS3215FR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
maaf assurances
Contact emails

Subdomains

111 observed subdomains of maaf.fr.

Web-graph footprint

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

2,370 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for maaf.fr.

MechanismTarget
SPF_Amaaf.fr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.6.162.2/32
SPF_IP195.6.162.8/32
SPF_IP212.234.93.144/32
SPF_IP212.234.93.156/32
SPF_IP217.108.147.64/26
SPF_IP86.66.33.192/26
SPF_IP91.213.242.42
SPF_MXmaaf.fr

Related pages

Pivot deeper into the graph from maaf.fr.

Cypher and MCP

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

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