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
Resolution chain
uniupo.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.240.178.132 | 84.240.128.0/18 | AS2594 | — | IT |
| 84.240.178.144 | 84.240.128.0/18 | AS2594 | — | IT |
| 84.240.178.150 | 84.240.128.0/18 | AS2594 | — | IT |
WHOIS identity
- Registrar
- registrar:consortium garr
- Organization
- universita' degli studi del piemonte orientale
- Contact emails
- —
Subdomains
179 observed subdomains of uniupo.it.
Showing 25 of 179. View all subdomains →
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
MX records
SPF policy
11 SPF mechanisms authorising senders for uniupo.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 130.186.31.160/27 |
| SPF_IP | 130.186.7.110/32 |
| SPF_IP | 193.206.52.41 |
| SPF_IP | 193.206.57.224/28 |
| SPF_IP | 54.78.37.25/32 |
| SPF_IP | 84.240.176.5 |
| SPF_MX | uniupo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.