Skip to content

Hostname

etana.org

Last fetched

etana.org resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · etana.orgRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/etana.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.164.148100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.39.23734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.72.1535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.140.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.107.24354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.104.8754.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.83.11054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.233.854.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.183.454.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.112.11254.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.204.13054.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.220.4254.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.25.18654.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.198.4698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
divinity library
Contact emails

Subdomains

1 observed subdomain of etana.org.

Subdomain
www.etana.org

Web-graph footprint

Distinct hostnames that link to or from etana.org in the public web crawl.

333 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from etana.org.

Cypher and MCP

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

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