Skip to content

Hostname

files.aspyr.com

Last fetched

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

Nutrition Label

WHISPER CANON · files.aspyr.comRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/files.aspyr.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.207.016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.13616.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.016.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.016.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.593.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.17.863.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.213.8852.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.23252.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.111.2252.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.052.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.23252.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.7252.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.13652.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.66.13452.217.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.18454.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.7254.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with files.aspyr.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from files.aspyr.com.

Cypher and MCP

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

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