Skip to content

Hostname

aspyr.com

Last fetched

aspyr.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aspyr.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aspyr.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.161.148.6935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.36.8244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.233.20844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.230.3844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.107.18652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.61.2252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.60.22652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.10.12354.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.232.13154.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.71.17654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.103.13184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.169.16516.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.72.3554.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.183.5316.148.128.0/17AS16509AMAZON-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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aspyr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io

Related pages

Pivot deeper into the graph from aspyr.com.

Cypher and MCP

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

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