Skip to content

Hostname

cps-technology.com

Last fetched

cps-technology.com resolves to 3 IPv4 addresses operated by AS58955 in TH. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · cps-technology.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cps-technology.com

Resolution chain

cps-technology.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.86.50.234103.86.50.0/24AS58955TH
104.21.31.30104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.174.231172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
cps-technology .com
Contact emails

Subdomains

2 observed subdomains of cps-technology.com.

Web-graph footprint

Distinct hostnames that link to or from cps-technology.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cps-technology.com.

MechanismTarget
SPF_Acps-technology.com
SPF_IP103.86.50.234
SPF_MXcps-technology.com

Related pages

Pivot deeper into the graph from cps-technology.com.

Cypher and MCP

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

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