Hostname
groupama.it
Last fetched
groupama.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- groupama assicurazioni s.p.a.
- Contact emails
- —
Subdomains
53 observed subdomains of groupama.it.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from groupama.it in the public web crawl.
388 sites link to this hostname.
124 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for groupama.it.
| Mechanism | Target |
|---|---|
| SPF_A | groupama.it |
| SPF_INCLUDE | customer.comunication.doxee.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | martech.call2net.it |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf-0099b602.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.213.217.31 |
| SPF_IP | 185.213.217.32 |
| SPF_IP | 193.203.229.121/32 |
| SPF_IP | 193.203.230.121/32 |
| SPF_IP | 66.159.243.135 |
| SPF_IP | 66.159.245.31 |
| SPF_MX | groupama.it |
Related pages
Pivot deeper into the graph from groupama.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groupama.it"})-[: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.