Skip to content

Hostname

devinci.fr

Last fetched

devinci.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · devinci.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/devinci.fr

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.112.194178.32.0.0/15AS16276FR

WHOIS identity

Registrar
registrar:gandi
Organization
association l'eonard de vinci
Contact emails

Subdomains

37 observed subdomains of devinci.fr.

Web-graph footprint

Distinct hostnames that link to or from devinci.fr in the public web crawl.

373 sites link to this hostname.

800 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for devinci.fr.

MechanismTarget
SPF_INCLUDE25758406.spf01.hubspotemail.net
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEalumnforce.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.terranovasite.com
SPF_IP178.237.108.143
SPF_IP178.32.112.194
SPF_IP34.251.196.222/32
SPF_IP34.251.218.99/32
SPF_IP51.68.93.159
SPF_IP52.214.126.95
SPF_IP54.38.252.255
SPF_IP54.76.226.94
SPF_IP62.129.8.210
SPF_IP89.30.29.83
SPF_IP89.30.29.87

Related pages

Pivot deeper into the graph from devinci.fr.

Cypher and MCP

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

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