Skip to content

Hostname

unicampus.it

Last fetched

unicampus.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.90.124.2145.90.124.0/24AS12874IT

WHOIS identity

Registrar
registrar:consortium garr
Organization
roma 00155 rm
Contact emails

Subdomains

78 observed subdomains of unicampus.it.

Web-graph footprint

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

604 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for unicampus.it.

MechanismTarget
SPF_Amail1.service.docflow.it
SPF_INCLUDE_spf.cloud.dwnet.it
SPF_INCLUDEemail.hivebrite.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.90.124.37
SPF_IP89.97.236.160/27

Related pages

Pivot deeper into the graph from unicampus.it.

Cypher and MCP

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

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