Hostname
gruppoitas.it
Last fetched
gruppoitas.it resolves to 1 IPv4 address operated by AS35280 in NL. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
gruppoitas.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.60.137.206 | 159.60.128.0/20 | AS35280 | — | NL |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- itas mutua
- Contact emails
- —
Subdomains
50 observed subdomains of gruppoitas.it.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gruppoitas.it in the public web crawl.
413 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for gruppoitas.it.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.gruppoitas.it |
| SPF_INCLUDE | email-messaging.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.104.246.121 |
| SPF_IP | 213.21.167.111/32 |
| SPF_IP | 213.21.172.106/32 |
| SPF_IP | 23.251.251.17 |
| SPF_IP | 46.182.232.115 |
| SPF_IP | 46.182.232.116 |
| SPF_IP | 46.182.232.190 |
| SPF_IP | 62.140.31.74 |
| SPF_IP | 76.223.128.252 |
| SPF_IP | 76.223.128.253 |
| SPF_IP | 93.174.64.0/21 |
| SPF_MX | gruppoitas.it |
Related pages
Pivot deeper into the graph from gruppoitas.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gruppoitas.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.