Skip to content

Hostname

ecospeed.eu

Last fetched

ecospeed.eu resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · ecospeed.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ecospeed.eu

Resolution chain

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

IPPrefixASNOperatorCountry
213.133.104.23213.133.96.0/19AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

1 observed subdomain of ecospeed.eu.

Web-graph footprint

Distinct hostnames that link to or from ecospeed.eu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ecospeed.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.120.226
SPF_IP116.202.120.227
SPF_IP116.202.120.228
SPF_IP116.202.120.232
SPF_IP167.235.213.186
SPF_IP167.235.213.187
SPF_IP167.235.213.188
SPF_IP46.4.185.183
SPF_IP46.4.185.184
SPF_IP46.4.185.185
SPF_IP46.4.185.186
SPF_IP46.4.185.187
SPF_IP46.4.185.188
SPF_IP46.4.185.189
SPF_IP46.4.185.190
SPF_IP65.109.27.101
SPF_IP65.109.27.88
SPF_IP65.109.27.96
SPF_IP65.109.27.99

Related pages

Pivot deeper into the graph from ecospeed.eu.

Cypher and MCP

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

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