Skip to content

Hostname

bcma.ma

Last fetched

bcma.ma resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:104683 as the registrar.

Nutrition Label

WHISPER CANON · bcma.maRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bcma.ma

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.94.1891.134.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:104683
Organization
bureau central marocain des soci?t?s d'assurances
Contact emails

Subdomains

7 observed subdomains of bcma.ma.

Web-graph footprint

Distinct hostnames that link to or from bcma.ma in the public web crawl.

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bcma.ma.

MechanismTarget
SPF_Abcma.ma
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.55.140
SPF_IP5.135.52.128
SPF_IP79.137.64.65
SPF_IP87.98.245.73
SPF_IP91.134.94.18
SPF_MXbcma.ma

Related pages

Pivot deeper into the graph from bcma.ma.

Cypher and MCP

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

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