Skip to content

Hostname

bmci.ma

Last fetched

bmci.ma resolves to 12 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:mtds as the registrar.

Nutrition Label

WHISPER CANON · bmci.maRouting diversity4.2/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bmci.ma

Resolution chain

bmci.ma resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:mtds
Organization
bnp paribas inames itp.itps
Contact emails

Subdomains

34 observed subdomains of bmci.ma.

Web-graph footprint

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

196 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bmci.ma.

MechanismTarget
SPF_INCLUDEpns._spf.bnpparibas.com

Related pages

Pivot deeper into the graph from bmci.ma.

Cypher and MCP

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

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