Skip to content

Hostname

ecube.de

Last fetched

ecube.de resolves to 1 IPv4 address operated by AS21499 in DE.

Nutrition Label

WHISPER CANON · ecube.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ecube.de

Resolution chain

ecube.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.204.215.9892.204.208.0/20AS21499DE

WHOIS identity

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

Subdomains

68 observed subdomains of ecube.de.

Web-graph footprint

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

32 sites link to this hostname.

259 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ecube.de.

MechanismTarget
SPF_INCLUDE6275069.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.80.131
SPF_IP165.227.166.83
SPF_IP195.201.39.192
SPF_IP212.11.227.209
SPF_IP67.207.79.37
SPF_IP82.135.31.49

Related pages

Pivot deeper into the graph from ecube.de.

Cypher and MCP

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

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