Skip to content

Hostname

altaverda.org

Last fetched

altaverda.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · altaverda.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/altaverda.org

Resolution chain

altaverda.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.86.100108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.110108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.18108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.56108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
3.175.96.1063.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.123.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.173.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.943.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1630
Organization
Contact emails

Subdomains

3 observed subdomains of altaverda.org.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for altaverda.org.

MechanismTarget
SPF_Amail.altaverda.org
SPF_Amailphp.lws-hosting.com
SPF_MXaltaverda.org

Related pages

Pivot deeper into the graph from altaverda.org.

Cypher and MCP

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

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