Skip to content

Hostname

cpn.network

Last fetched

cpn.network has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · cpn.networkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cpn.network

Resolution chain

cpn.network has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1408
Organization
cpn cooperation network
Contact emails

Subdomains

48 observed subdomains of cpn.network.

Web-graph footprint

Distinct hostnames that link to or from cpn.network in the public web crawl.

48 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cpn.network.

MechanismTarget
SPF_Arelay.cpn.network
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.127.0
SPF_IP138.201.208.18
SPF_IP138.201.62.15
SPF_IP185.98.184.0
SPF_IP195.52.228.132
SPF_IP195.52.228.133
SPF_IP195.52.228.134
SPF_IP195.52.228.135
SPF_IP195.52.228.137/27
SPF_IP195.52.228.140
SPF_IP80.82.206.0
SPF_IP85.13.138.118/32
SPF_MXcpn.network

Related pages

Pivot deeper into the graph from cpn.network.

Cypher and MCP

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

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