Skip to content

Hostname

uniupo.it

Last fetched

uniupo.it resolves to 3 IPv4 addresses operated by AS2594 in IT. WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

WHISPER CANON · uniupo.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/uniupo.it

Resolution chain

uniupo.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:consortium garr
Organization
universita' degli studi del piemonte orientale
Contact emails

Subdomains

179 observed subdomains of uniupo.it.

Web-graph footprint

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

506 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for uniupo.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP130.186.31.160/27
SPF_IP130.186.7.110/32
SPF_IP193.206.52.41
SPF_IP193.206.57.224/28
SPF_IP54.78.37.25/32
SPF_IP84.240.176.5
SPF_MXuniupo.it

Related pages

Pivot deeper into the graph from uniupo.it.

Cypher and MCP

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

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