Hostname
gruppoveritas.it
Last fetched
gruppoveritas.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domino s.r.l. as the registrar.
Nutrition Label
Resolution chain
gruppoveritas.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:domino s.r.l.
- Organization
- vesta spa
- Contact emails
- —
Subdomains
66 observed subdomains of gruppoveritas.it.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gruppoveritas.it in the public web crawl.
196 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for gruppoveritas.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_INCLUDE | spf.app.jaggaer.com |
| SPF_INCLUDE | spf.esvacloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.227.28.104/32 |
| SPF_IP | 185.227.28.60/32 |
| SPF_IP | 188.94.79.66/32 |
| SPF_IP | 72.146.52.184/32 |
| SPF_IP | 72.146.69.238/32 |
| SPF_IP | 94.247.8.154/32 |
| SPF_MX | gruppoveritas.it |
Related pages
Pivot deeper into the graph from gruppoveritas.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gruppoveritas.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.