Skip to content

Hostname

sy.to

Last fetched

sy.to resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · sy.toRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sy.to

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.7113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.10113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.10618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with sy.to in WhisperGraph.

Web-graph footprint

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

510 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sy.to.

Cypher and MCP

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

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