Skip to content

Hostname

cwk-sf.com

Last fetched

cwk-sf.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · cwk-sf.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cwk-sf.com

Resolution chain

cwk-sf.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.71.1218.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.12118.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.2418.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.71.8618.160.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from cwk-sf.com.

Cypher and MCP

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

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