Hostname
mi01.stefanoai.com
Last fetched
mi01.stefanoai.com resolves to 2 IPv4 addresses operated by as_dimensione - Dimensione S.r.l. in IT.
Nutrition Label
Resolution chain
mi01.stefanoai.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.32.108.110 | 195.32.108.0/24 | AS202870 | as_dimensione - Dimensione S.r.l. | IT |
| 89.97.246.170 | 89.97.0.0/16 | AS12874 | FASTWEB - Fastweb SpA | IT |
WHOIS identity
No WHOIS records are currently associated with mi01.stefanoai.com in WhisperGraph.
Subdomains
7 observed subdomains of mi01.stefanoai.com.
Threat posture
History
Mail and authentication
MX records
- mi01.stefanoai.com
SPF policy
5 SPF mechanisms authorising senders for mi01.stefanoai.com.
| Mechanism | Target |
|---|---|
| SPF_A | mi01.stefanoai.com |
| SPF_IP | 54.240.98.226 |
| SPF_IP | 54.240.98.227 |
| SPF_IP | 54.240.98.228 |
| SPF_MX | mi01.stefanoai.com |
Related pages
Pivot deeper into the graph from mi01.stefanoai.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mi01.stefanoai.com"})-[: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.