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
Resolution chain
groupama.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.89.172.56 | 152.89.172.0/23 | AS209510 | NAMESHIELDGRP | FR |
| 81.92.94.54 | 81.92.94.0/23 | AS20756 | NAMESHIELD | FR |
| 81.92.95.55 | 81.92.94.0/23 | AS20756 | NAMESHIELD | FR |
WHOIS identity
- Registrar
- iana:1251
- Organization
- caisse nationale de reassurance mutuelle agricole groupama
- Contact emails
Subdomains
127 observed subdomains of groupama.com.
Showing 25 of 127. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from groupama.com in the public web crawl.
287 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for groupama.com.
| Mechanism | Target |
|---|---|
| SPF_A | agemos-1.pulsation.fr |
| SPF_A | groupama.com |
| SPF_INCLUDE | _spf.pool1.transactional-mail-a.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 195.200.255.124/32 |
| SPF_IP | 195.62.74.0/23 |
| SPF_IP | 81.252.92.0/23 |
| SPF_IP | 83.206.208.128/25 |
| SPF_IP | 86.64.210.0/23 |
| SPF_IP | 86.64.210.79/23 |
| SPF_IP | 89.185.35.54 |
| SPF_IP | 91.223.125.0/24 |
| SPF_IP | 92.243.29.209 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.