Skip to content

Hostname

cmas.bj

Last fetched

cmas.bj resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:it-num_entreprise as the registrar.

Nutrition Label

WHISPER CANON · cmas.bjRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cmas.bj

Resolution chain

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

IPPrefixASNOperatorCountry
157.180.80.40157.180.0.0/17AS24940FI

WHOIS identity

Registrar
registrar:it-num_entreprise
Organization
cmas sbee-soneb
Contact emails

Subdomains

9 observed subdomains of cmas.bj.

Threat posture

History

Mail and authentication

MX records

  • cmas.bj

SPF policy

4 SPF mechanisms authorising senders for cmas.bj.

MechanismTarget
SPF_Acmas.bj
SPF_IP157.180.80.40
SPF_IP162.0.228.111
SPF_MXcmas.bj

Related pages

Pivot deeper into the graph from cmas.bj.

Cypher and MCP

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

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