Hostname
group-itm.com
Last fetched
group-itm.com is a registered hostname under the .com 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
- iana:15
- Organization
- italtractor itm s.p.a. italtractor itm s.p.a.
- Contact emails
Subdomains
15 observed subdomains of group-itm.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from group-itm.com in the public web crawl.
41 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for group-itm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.meadinformatica.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.251.242.132 |
| SPF_IP | 213.209.219.118 |
| SPF_IP | 3.121.133.200 |
| SPF_IP | 51.38.153.16 |
| SPF_IP | 54.38.143.227 |
| SPF_IP | 54.38.199.252 |
| SPF_IP | 58.96.117.47 |
| SPF_MX | group-itm.com |
Related pages
Pivot deeper into the graph from group-itm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "group-itm.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.