Skip to content

Hostname

univet.it

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.186.242.14193.186.240.0/21AS31034IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
univet
Contact emails

Subdomains

18 observed subdomains of univet.it.

Web-graph footprint

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

87 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for univet.it.

MechanismTarget
SPF_Aauthsmtp.register.it
SPF_Amail.intred.it
SPF_Asmtp1.intred.it
SPF_Asmtp2.intred.it
SPF_INCLUDE3466987.spf07.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.187.220.27
SPF_MXunivet.it

Related pages

Pivot deeper into the graph from univet.it.

Cypher and MCP

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

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