Skip to content

Hostname

s12y.com

Last fetched

s12y.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · s12y.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/s12y.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.19516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.14016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.2516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.12016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.17616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.24316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.15716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.1083.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.783.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.105.21152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.128.8552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.12552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.21352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.6152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
arun sundararajan
Contact emails

Web-graph footprint

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

14 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from s12y.com.

Cypher and MCP

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

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