Skip to content

Hostname

pruneau.fr

Last fetched

pruneau.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · pruneau.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pruneau.fr

Resolution chain

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

IPPrefixASNOperatorCountry
62.4.4.8762.4.0.0/19AS12876FR

WHOIS identity

Registrar
registrar:ovh
Organization
bip
Contact emails

Subdomains

3 observed subdomains of pruneau.fr.

Web-graph footprint

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

104 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pruneau.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.93.159.44
SPF_IP135.125.32.188
SPF_IP146.59.143.225
SPF_IP163.172.29.96
SPF_IP178.32.105.100
SPF_IP178.32.123.10
SPF_IP51.91.164.51
SPF_IP51.91.192.37
SPF_MXpruneau.fr

Related pages

Pivot deeper into the graph from pruneau.fr.

Cypher and MCP

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

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