Skip to content

Hostname

ct.ws

Last fetched

ct.ws resolves to 1 IPv4 address operated by AS34119 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ct.wsRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/ct.ws

Resolution chain

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

IPPrefixASNOperatorCountry
31.22.4.23431.22.4.0/24AS34119GB

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

302 observed subdomains of ct.ws.

Web-graph footprint

Distinct hostnames that link to or from ct.ws in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ct.ws.

MechanismTarget
SPF_Act.ws
SPF_IP207.182.136.179
SPF_IP209.190.85.158
SPF_IP209.190.9.26
SPF_IP69.197.12.1
SPF_MXct.ws

Related pages

Pivot deeper into the graph from ct.ws.

Cypher and MCP

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

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