Skip to content

Hostname

cnps.cm

Last fetched

cnps.cm resolves to 6 IPv4 addresses operated by CAMNET-AS in CM. WHOIS lists registrar:mtn ns as the registrar.

Nutrition Label

WHISPER CANON · cnps.cmRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cnps.cm

Resolution chain

cnps.cm resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.24.201.4195.24.201.0/24AS15964CAMNET-ASCM
192.168.159.1290.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITED
192.168.197.1610.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITED
192.168.122.2390.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITED
192.168.100.2220.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITED
192.168.132.1280.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITED

WHOIS identity

Registrar
registrar:mtn ns
Organization
caisse nationale de prevoyance sociale
Contact emails

Subdomains

12 observed subdomains of cnps.cm.

Web-graph footprint

Distinct hostnames that link to or from cnps.cm in the public web crawl.

69 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cnps.cm.

MechanismTarget
SPF_Acnps.cm
SPF_INCLUDE_spf.google.com
SPF_IP172.17.15.18/32
SPF_IP195.24.201.5/32
SPF_MXcnps.cm

Related pages

Pivot deeper into the graph from cnps.cm.

Cypher and MCP

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

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