Skip to content

Hostname

andes.is

Last fetched

andes.is resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · andes.isRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/andes.is

Resolution chain

andes.is resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.2013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.195.221.15054.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.138.17654.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with andes.is in WhisperGraph.

Subdomains

5 observed subdomains of andes.is.

Web-graph footprint

Distinct hostnames that link to or from andes.is in the public web crawl.

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for andes.is.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from andes.is.

Cypher and MCP

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

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