Hostname
med3.it
Last fetched
med3.it resolves to 130.186.86.31, announced in 130.186.64.0/18 by ASN-CINECA - CINECA CONSORZIO INTERUNIVERSITARIO in IT. med3.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 130.186.86.31
130.186.64.0/18 · ASN-CINECA - CINECA CONSORZIO INTERUNIVERSITARIO · Casalecchio di Reno, IT
IPv6 resolution
No AAAA record for med3.it is recorded in WhisperGraph.
Attribution
cineca consorzio interuniversitario
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Registrant organisation
- cineca
Subdomains
| Subdomain |
|---|
| admin.med3.it |
| cas.med3.it |
| cloud.med3.it |
| convegni.med3.it |
| discourse.med3.it |
| med3-devel.med3.it |
| mx.med3.it |
| service.med3.it |
| siumb.med3.it |
| stage.med3.it |
| www.med3.it |
Showing 11 of 11 subdomains (11 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns.technorail.com
- dns2.technorail.com
- dns4.arubadns.cz
- dns3.arubadns.net
MX records
- mx.med3.it
SPF policy
- ip: 62.149.128.0/19
- ip: 212.97.32.0/24
- ip: 130.186.31.160/27
- ip: 130.186.31.192/27
- include: _spf.google.com
- include: _spf.aruba.it
- include: _spf.cineca.it
Threat-feed evidence
History
Related pages
Pivot from med3.it into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "med3.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.