Skip to content

Hostname

ecoseed.live

Last fetched

ecoseed.live resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ecoseed.liveRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ecoseed.live

Resolution chain

ecoseed.live resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.68.109143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.27143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.46143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.85143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.86.2818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.633.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.763.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.783.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.793.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.173.161.973.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.993.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1143.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1283.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ecoseed.live.

Cypher and MCP

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

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