Skip to content

Hostname

centaure.com

Last fetched

centaure.com resolves to 2 IPv4 addresses operated by OVH in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · centaure.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/centaure.com

Resolution chain

centaure.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1251
Organization
caisse nationale de reassurance mutuelle agricole groupama
Contact emails

Subdomains

38 observed subdomains of centaure.com.

Web-graph footprint

Distinct hostnames that link to or from centaure.com in the public web crawl.

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for centaure.com.

MechanismTarget
SPF_INCLUDEmessage-business.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.83.144.239
SPF_IP91.223.125.0/24

Related pages

Pivot deeper into the graph from centaure.com.

Cypher and MCP

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

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