Skip to content

Hostname

www.sof.to

Last fetched

www.sof.to resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.sof.toRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.sof.to

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.186.15716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.18116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.16516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.6116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.10.5052.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.9352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.4552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.12552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.125.11752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.8552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.2152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.12552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.3752.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from www.sof.to.

Cypher and MCP

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

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