Skip to content

Hostname

static.acolyte.ws

Last fetched

static.acolyte.ws resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · static.acolyte.wsRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/static.acolyte.ws

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.83.14715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with static.acolyte.ws in WhisperGraph.

Subdomains

1 observed subdomain of static.acolyte.ws.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for static.acolyte.ws.

MechanismTarget
SPF_Astatic.acolyte.ws
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP192.99.0.7
SPF_IP192.99.8.86
SPF_IP193.122.131.100/32
SPF_IP209.15.93.81
SPF_IP69.51.204.231
SPF_IP69.51.204.232
SPF_MXstatic.acolyte.ws

Related pages

Pivot deeper into the graph from static.acolyte.ws.

Cypher and MCP

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

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