Skip to content

Hostname

ice.it

Last fetched

ice.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fastweb s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ice.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ice.it

Resolution chain

ice.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:fastweb s.p.a.
Organization
ice - agenzia per la promozione all'estero e l'internazionalizzazione delle imprese italiane
Contact emails

Subdomains

193 observed subdomains of ice.it.

Web-graph footprint

Distinct hostnames that link to or from ice.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ice.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.flexmail.eu
SPF_IP93.42.20.126
SPF_IP93.42.20.38
SPF_IP93.42.20.69

Related pages

Pivot deeper into the graph from ice.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ice.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.