Skip to content

Hostname

ecovis.com

Last fetched

ecovis.com resolves to 2 IPv4 addresses operated by DTAG Internet service provider operations in DE. WHOIS lists iana:1239 as the registrar.

Nutrition Label

WHISPER CANON · ecovis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ecovis.com

Resolution chain

ecovis.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.157.187.17262.156.0.0/14AS3320DTAG Internet service provider operationsDE
85.199.88.2385.199.64.0/18AS12693EDISCOM Am Kanal 4a, 14467 PotsdamDE

WHOIS identity

Registrar
iana:1239
Organization
christoph zehme
Contact emails

Subdomains

24 observed subdomains of ecovis.com.

Web-graph footprint

Distinct hostnames that link to or from ecovis.com in the public web crawl.

860 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ecovis.com.

MechanismTarget
SPF_INCLUDE146031198.spf03.hubspotemail.net
SPF_INCLUDE_spf.donotspam.de
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEdatevnet._spf.datev.de
SPF_INCLUDEdpsc._spf.datev.de
SPF_INCLUDEmaildomain._spf.datev.de
SPF_INCLUDEspf.crsend.com
SPF_IP81.24.66.22
SPF_IP81.24.66.23/32
SPF_IP83.246.89.68/32
SPF_IP91.190.200.4/32
SPF_IP94.16.0.20/32
SPF_IP94.16.0.21/32
SPF_IP94.16.0.33/32
SPF_IP94.16.0.34/32
SPF_IP94.16.1.20
SPF_IP94.16.1.21
SPF_MXecovis.com

Related pages

Pivot deeper into the graph from ecovis.com.

Cypher and MCP

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

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