Skip to content

Hostname

studiodata.eu

Last fetched

studiodata.eu resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists registrar:moviement srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.25.183.249212.25.160.0/19AS12637IT

WHOIS identity

Registrar
registrar:moviement srl
Organization
Contact emails

Subdomains

2 observed subdomains of studiodata.eu.

Web-graph footprint

Distinct hostnames that link to or from studiodata.eu in the public web crawl.

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for studiodata.eu.

MechanismTarget
SPF_Astudiodata.eu
SPF_INCLUDEsparkpostmail.com
SPF_IP212.25.183.249
SPF_IP213.171.164.234
SPF_MXstudiodata.eu

Related pages

Pivot deeper into the graph from studiodata.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "studiodata.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.