Skip to content

Hostname

cl-pm.com

Last fetched

cl-pm.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · cl-pm.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cl-pm.com

Resolution chain

cl-pm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.135.235.22618.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:48
Organization
nicky bryden
Contact emails

Subdomains

8 observed subdomains of cl-pm.com.

Web-graph footprint

Distinct hostnames that link to or from cl-pm.com in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cl-pm.com.

MechanismTarget
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.135.235.226
SPF_IP192.162.217.194
SPF_IP81.19.58.10/32
SPF_IP81.19.58.11/32
SPF_IP81.19.58.14/32
SPF_IP83.136.65.8
SPF_IP83.136.65.9
SPF_IP83.136.67.19
SPF_MXcl-pm.com

Related pages

Pivot deeper into the graph from cl-pm.com.

Cypher and MCP

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

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