Skip to content

Hostname

cyberlink.cm

Last fetched

cyberlink.cm resolves to 1 IPv4 address operated by Creolink Communications - Creolink Communications in CM. WHOIS lists registrar:creolink as the registrar.

Nutrition Label

WHISPER CANON · cyberlink.cmRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cyberlink.cm

Resolution chain

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

IPPrefixASNOperatorCountry
41.205.64.8641.205.64.0/19AS36905Creolink Communications - Creolink CommunicationsCM

WHOIS identity

Registrar
registrar:creolink
Organization
creolink
Contact emails

Subdomains

10 observed subdomains of cyberlink.cm.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cyberlink.cm.

MechanismTarget
SPF_Amail.cyberlink.cm
SPF_MXcyberlink.cm

Related pages

Pivot deeper into the graph from cyberlink.cm.

Cypher and MCP

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

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