Hostname
maf.fr
Last fetched
maf.fr resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
maf.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 |
|---|---|---|---|---|
| 172.189.159.74 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
| 185.56.204.211 | 185.56.204.0/22 | AS33930 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- mutuelle des architectes francais
- Contact emails
Subdomains
23 observed subdomains of maf.fr.
Showing 17 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maf.fr in the public web crawl.
479 sites link to this hostname.
391 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for maf.fr.
| Mechanism | Target |
|---|---|
| SPF_A | smtpout.maf.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 93.187.44.118 |
Related pages
Pivot deeper into the graph from maf.fr.
- IP · 172.189.159.74
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:gandi
- Country · FR
- Email · 5a1ecf452ff24c5b505b8c421fb807c4-113812@contact.gandi.net
- TLD · .fr
- Browse hostnames · ma…
- 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: "maf.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.