Skip to content

Hostname

s.aenhance.link

Last fetched

s.aenhance.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · s.aenhance.linkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/s.aenhance.link

Resolution chain

s.aenhance.link resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.9018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.1418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.3118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with s.aenhance.link in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from s.aenhance.link in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from s.aenhance.link.

Cypher and MCP

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

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