Skip to content

Hostname

helios.eco

Last fetched

helios.eco resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · helios.ecoRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/helios.eco

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.12013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.185.10013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.10713.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

5 observed subdomains of helios.eco.

Web-graph footprint

Distinct hostnames that link to or from helios.eco in the public web crawl.

10 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for helios.eco.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from helios.eco.

Cypher and MCP

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

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