Skip to content

Hostname

cba.fr

Last fetched

cba.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:hosteur as the registrar.

Nutrition Label

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

Resolution chain

cba.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:hosteur
Organization
Contact emails

Subdomains

33 observed subdomains of cba.fr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cba.fr.

MechanismTarget
SPF_Acba.fr
SPF_INCLUDEspf.akio.cloud
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsplio.com
SPF_IP46.29.127.25
SPF_IP46.29.127.4/32
SPF_IP79.99.33.8
SPF_MXcba.fr

Related pages

Pivot deeper into the graph from cba.fr.

Cypher and MCP

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

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