Skip to content

Hostname

studiofantozzi.eu

Last fetched

studiofantozzi.eu resolves to 1 IPv4 address operated by AS3269 in IT.

Nutrition Label

WHISPER CANON · studiofantozzi.euRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/studiofantozzi.eu

Resolution chain

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

IPPrefixASNOperatorCountry
217.57.138.106217.56.0.0/14AS3269IT

WHOIS identity

No WHOIS records are currently associated with studiofantozzi.eu in WhisperGraph.

Subdomains

3 observed subdomains of studiofantozzi.eu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for studiofantozzi.eu.

MechanismTarget
SPF_IP185.228.205.216
SPF_IP185.228.205.217
SPF_IP217.57.138.106
SPF_IP85.94.204.27
SPF_IP95.174.9.170
SPF_MXstudiofantozzi.eu

Related pages

Pivot deeper into the graph from studiofantozzi.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "studiofantozzi.eu"})-[: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.