Skip to content

Hostname

digital-study.fr

Last fetched

digital-study.fr resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · digital-study.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digital-study.fr

Resolution chain

digital-study.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.91.219.251.91.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:scaleway
Organization
alexandra payet
Contact emails

Subdomains

12 observed subdomains of digital-study.fr.

Web-graph footprint

Distinct hostnames that link to or from digital-study.fr in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • digital-study.fr

SPF policy

4 SPF mechanisms authorising senders for digital-study.fr.

MechanismTarget
SPF_Adigital-study.fr
SPF_IP51.77.134.53
SPF_IP51.91.219.2
SPF_MXdigital-study.fr

Related pages

Pivot deeper into the graph from digital-study.fr.

Cypher and MCP

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

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