Hostname
unicam.it
Last fetched
unicam.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:consortium garr as the registrar.
Nutrition Label
Resolution chain
unicam.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:consortium garr
- Organization
- universita' degli studi di camerino
- Contact emails
- —
Subdomains
289 observed subdomains of unicam.it.
Showing 25 of 289. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unicam.it in the public web crawl.
779 sites link to this hostname.
224 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for unicam.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cineca.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.204.8.106 |
| SPF_IP | 193.204.8.110 |
| SPF_IP | 193.204.8.151 |
| SPF_IP | 193.204.8.200 |
| SPF_IP | 193.204.8.201 |
| SPF_IP | 193.204.8.43 |
| SPF_IP | 193.204.8.44 |
| SPF_IP | 193.204.8.45 |
| SPF_IP | 193.204.8.46 |
| SPF_IP | 193.204.8.87 |
| SPF_IP | 193.204.8.91 |
| SPF_IP | 193.204.8.93 |
| SPF_IP | 193.205.92.157 |
| SPF_IP | 193.205.92.164 |
| SPF_IP | 94.177.192.140 |
| SPF_IP | 94.177.192.143 |
| SPF_IP | 94.177.192.162 |
| SPF_IP | 94.177.192.174 |
Related pages
Pivot deeper into the graph from unicam.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unicam.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.