Skip to content

Hostname

conecs.fr

Last fetched

conecs.fr resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.154.24887.98.128.0/17AS16276OVHFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for conecs.fr.

MechanismTarget
SPF_INCLUDEmx1.worldline.com
SPF_INCLUDEmx2.worldline.com
SPF_INCLUDEmx3.worldline.com
SPF_INCLUDEmx4.worldline.com
SPF_INCLUDEmx5.worldline.com
SPF_INCLUDEmx6.worldline.com
SPF_INCLUDEoutbound.mailhop.org
SPF_INCLUDEspf.mailpro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webhelp.fr
SPF_IP193.248.246.166
SPF_IP62.210.225.6
SPF_IP62.210.42.37
SPF_MXconecs.fr

Related pages

Pivot deeper into the graph from conecs.fr.

Cypher and MCP

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

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