Hostname
ict4.it
Last fetched
ict4.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:aruba business s.r.l.
- Organization
- solution group communication srl
- Contact emails
- —
Subdomains
6 observed subdomains of ict4.it.
Web-graph footprint
Distinct hostnames that link to or from ict4.it in the public web crawl.
554 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ict4.it
SPF policy
10 SPF mechanisms authorising senders for ict4.it.
| Mechanism | Target |
|---|---|
| SPF_A | ict4.it |
| SPF_IP | 103.63.29.51 |
| SPF_IP | 45.40.106.158 |
| SPF_IP | 50.31.86.112 |
| SPF_IP | 50.31.86.133 |
| SPF_IP | 50.31.94.238 |
| SPF_IP | 64.182.225.52 |
| SPF_IP | 64.182.238.146 |
| SPF_IP | 64.182.46.147 |
| SPF_MX | ict4.it |
Related pages
Pivot deeper into the graph from ict4.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ict4.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.