Skip to content

Hostname

mapa-assurances.fr

Last fetched

mapa-assurances.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · mapa-assurances.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mapa-assurances.fr

Resolution chain

mapa-assurances.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.35.253104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.161.164172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:orange
Organization
mapa - mutuelle d''assurance
Contact emails

Subdomains

19 observed subdomains of mapa-assurances.fr.

Web-graph footprint

Distinct hostnames that link to or from mapa-assurances.fr in the public web crawl.

255 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mapa-assurances.fr.

MechanismTarget
SPF_Acarib.lnet.fr
SPF_Aute.lnet.fr
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf1.mapa-assurances.fr
SPF_IP149.202.252.163
SPF_IP151.80.163.35
SPF_IP188.165.13.80
SPF_IP194.2.209.204
SPF_IP195.6.20.14
SPF_IP82.127.67.204
SPF_IP82.65.198.158
SPF_IP91.208.207.54

Related pages

Pivot deeper into the graph from mapa-assurances.fr.

Cypher and MCP

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

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