Skip to content

Hostname

ecocode.de

Last fetched

ecocode.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ecocode.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ecocode.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.255.2518.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4818.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.5118.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.6918.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ecocode.de in WhisperGraph.

Subdomains

91 observed subdomains of ecocode.de.

Web-graph footprint

Distinct hostnames that link to or from ecocode.de in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ecocode.de.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from ecocode.de.

Cypher and MCP

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

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