Skip to content

Hostname

alyscr.com

Last fetched

alyscr.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.187.16316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.11416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.205.17116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.5516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.23716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.20516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.33.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.10916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.20516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.10152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.14952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.11752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.111.10752.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.14952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.16552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
daniel melendez
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alyscr.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from alyscr.com.

Cypher and MCP

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

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