Skip to content

Hostname

caws.ws

Last fetched

caws.ws resolves to 3 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · caws.wsRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/caws.ws

Resolution chain

caws.ws resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
170.249.219.98170.249.208.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

16 observed subdomains of caws.ws.

Web-graph footprint

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

42 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • caws.ws

SPF policy

8 SPF mechanisms authorising senders for caws.ws.

MechanismTarget
SPF_Acaws.ws
SPF_IP170.249.219.98
SPF_IP213.165.239.121
SPF_IP46.32.253.48
SPF_IP5.9.150.3
SPF_IP51.68.206.45
SPF_IP51.89.170.220
SPF_MXcaws.ws

Related pages

Pivot deeper into the graph from caws.ws.

Cypher and MCP

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

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