Skip to content

Hostname

ecotastic.de

Last fetched

ecotastic.de resolves to 5 IPv4 addresses operated by FDCSERVERS - FDCservers.net in NL.

Nutrition Label

WHISPER CANON · ecotastic.deRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ecotastic.de

Resolution chain

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

IPPrefixASNOperatorCountry
198.16.110.122198.17.56.0/24AS30058FDCSERVERS - FDCservers.netNL
198.16.110.18198.17.56.0/24AS30058FDCSERVERS - FDCservers.netNL
50.7.144.22650.7.186.0/23AS30058FDCSERVERS - FDCservers.netNL
50.7.236.3450.17.0.0/16AS30058FDCSERVERS - FDCservers.netNL
50.7.24.8250.7.49.0/24AS30058FDCSERVERS - FDCservers.netNL

WHOIS identity

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

Subdomains

1 observed subdomain of ecotastic.de.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ecotastic.de.

Cypher and MCP

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

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