Skip to content

Hostname

csws.tk

Last fetched

csws.tk resolves to 1 IPv4 address operated by AS51167 in GB.

Nutrition Label

WHISPER CANON · csws.tkRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/csws.tk

Resolution chain

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

IPPrefixASNOperatorCountry
91.205.173.7691.205.172.0/22AS51167GB

WHOIS identity

Registrar
Organization
stichting opentld whois proxy
Contact emails

Subdomains

4 observed subdomains of csws.tk.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for csws.tk.

MechanismTarget
SPF_Acsws.tk
SPF_INCLUDE_spf.google.com
SPF_IP91.205.173.76
SPF_MXcsws.tk

Related pages

Pivot deeper into the graph from csws.tk.

Cypher and MCP

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

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