Skip to content

Hostname

ecospeed.ch

Last fetched

ecospeed.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.173.23378.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with ecospeed.ch in WhisperGraph.

Subdomains

6 observed subdomains of ecospeed.ch.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ecospeed.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.120.224/28
SPF_IP167.235.213.184/29
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_IP49.13.102.150
SPF_IP49.13.102.151
SPF_IP49.13.102.152
SPF_IP49.13.102.153
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.ch.

Cypher and MCP

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

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