Skip to content

Hostname

uni.it

Last fetched

uni.it resolves to 1 IPv4 address operated by AS5394 in IT. WHOIS lists registrar:unidata s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · uni.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/uni.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.94.173.27195.94.128.0/18AS5394IT

WHOIS identity

Registrar
registrar:unidata s.p.a.
Organization
unihold s.p.a.
Contact emails

Subdomains

667 observed subdomains of uni.it.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for uni.it.

MechanismTarget
SPF_Afe2.uni.it
SPF_Afe2.uni.net
SPF_Amail.uni.it
SPF_Amail.uni.net
SPF_Amx20.uni.it
SPF_Arelay.uni.it
SPF_Auni.it
SPF_Azimbra.uni.it
SPF_IP217.72.102.116
SPF_IP217.72.102.117
SPF_IP217.72.96.29
SPF_IP217.72.96.95
SPF_IP217.72.96.96
SPF_MXuni.it

Related pages

Pivot deeper into the graph from uni.it.

Cypher and MCP

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

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