Skip to content

Hostname

ws.compassdigital.org

Last fetched

ws.compassdigital.org resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ws.compassdigital.orgRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ws.compassdigital.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.208.235.15218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.155.1373.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.84.15434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.98.18834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.93.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.182.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.243.15152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.238.9354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.227.17998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ws.compassdigital.org in WhisperGraph.

Subdomains

2 observed subdomains of ws.compassdigital.org.

Threat posture

History

Related pages

Pivot deeper into the graph from ws.compassdigital.org.

Cypher and MCP

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

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