Skip to content

Hostname

aspentimes.com

Last fetched

aspentimes.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aspentimes.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aspentimes.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.3813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.229.11418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5618.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.6118.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.6418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

37 observed subdomains of aspentimes.com.

Web-graph footprint

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

2,764 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aspentimes.com.

Related pages

Pivot deeper into the graph from aspentimes.com.

Cypher and MCP

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

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