Skip to content

Hostname

app.zeroco2.eco

Last fetched

app.zeroco2.eco resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · app.zeroco2.ecoRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.zeroco2.eco

Resolution chain

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

IPPrefixASNOperatorCountry
3.74.121.1963.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.9.5235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.56.17735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.109.4952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.25.17863.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.161.6663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.zeroco2.eco in WhisperGraph.

Subdomains

1 observed subdomain of app.zeroco2.eco.

Web-graph footprint

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

59 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.zeroco2.eco.

Cypher and MCP

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

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