Skip to content

Hostname

unicol.it

Last fetched

unicol.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · unicol.itRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/unicol.it

Resolution chain

unicol.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.34.23.1193.34.0.0/15AS12874IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
unicol srl
Contact emails

Subdomains

1 observed subdomain of unicol.it.

Subdomain
www.unicol.it

Web-graph footprint

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

12 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for unicol.it.

MechanismTarget
SPF_Amx01.kiteblue.it
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.78.200.57
SPF_IP93.34.23.23
SPF_MXunicol.it

Related pages

Pivot deeper into the graph from unicol.it.

Cypher and MCP

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

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