Skip to content

Hostname

orders.cpsws.net

Last fetched

orders.cpsws.net resolves to 1 IPv4 address operated by LEASEWEB-USA-CHI - Leaseweb USA, Inc. in US.

Nutrition Label

WHISPER CANON · orders.cpsws.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/orders.cpsws.net

Resolution chain

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

IPPrefixASNOperatorCountry
23.108.66.6723.108.64.0/19AS27411LEASEWEB-USA-CHI - Leaseweb USA, Inc.US

WHOIS identity

No WHOIS records are currently associated with orders.cpsws.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for orders.cpsws.net.

MechanismTarget
SPF_Aorders.cpsws.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.108.66.66
SPF_IP23.108.66.69
SPF_IP69.65.41.129
SPF_MXaspmx.l.google.com
SPF_MXlarry.cpsws.net
SPF_MXorders.cpsws.net

Related pages

Pivot deeper into the graph from orders.cpsws.net.

Cypher and MCP

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

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