Skip to content

Hostname

groupama.com

Last fetched

groupama.com resolves to 3 IPv4 addresses operated by NAMESHIELDGRP in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · groupama.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/groupama.com

Resolution chain

groupama.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1251
Organization
caisse nationale de reassurance mutuelle agricole groupama
Contact emails

Subdomains

127 observed subdomains of groupama.com.

Web-graph footprint

Distinct hostnames that link to or from groupama.com in the public web crawl.

287 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for groupama.com.

MechanismTarget
SPF_Aagemos-1.pulsation.fr
SPF_Agroupama.com
SPF_INCLUDE_spf.pool1.transactional-mail-a.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.200.255.124/32
SPF_IP195.62.74.0/23
SPF_IP81.252.92.0/23
SPF_IP83.206.208.128/25
SPF_IP86.64.210.0/23
SPF_IP86.64.210.79/23
SPF_IP89.185.35.54
SPF_IP91.223.125.0/24
SPF_IP92.243.29.209
SPF_IP95.142.175.11

Related pages

Pivot deeper into the graph from groupama.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "groupama.com"})-[: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.